Skip to content

Commit c00ddfc

Browse files
committed
global logo slider
1 parent c6627cf commit c00ddfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/styles/global.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@ pre[class*="language-"] {
138138
background-image: url(/slider-3x.png);
139139
background-repeat: repeat-x;
140140
background-position: 0 50%;
141-
background-size: 4198px 48px;
141+
background-size: 3505px 48px;
142142
}
143143
.logo-stripe:hover {
144144
animation-play-state: paused;
145145
}
146146

147147
@keyframes marquee {
148148
to {
149-
background-position: -4198px 0%;
149+
background-position: -3505px 0%;
150150
}
151151
}

static/slider-3x.png

-272 KB
Loading

0 commit comments

Comments
 (0)