We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f75a66 commit 8a65853Copy full SHA for 8a65853
styles.css
@@ -160,8 +160,9 @@ header h1 {
160
overflow: hidden;
161
border-right: 3px solid rgba(255, 255, 255, 0.75);
162
white-space: nowrap;
163
- animation: typing 10s steps(30, end) infinite, blinkCursor 0.75s step-end infinite;
+ animation: typing 5s steps(30, end) infinite, blinkCursor 0.75s step-end infinite;
164
}
165
+
166
.movie img {
167
transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
168
0 commit comments