Skip to content

Commit 2092433

Browse files
committed
time
1 parent d0863d6 commit 2092433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ pre[class*="language-"] {
129129
}
130130

131131
.logo-stripe {
132-
animation: marquee 30s linear infinite;
132+
animation: marquee 50s linear infinite;
133133
-webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.776042) 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
134134
mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.776042) 20%, #000000 80%, rgba(0, 0, 0, 0) 100%);
135135

0 commit comments

Comments
 (0)