We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6627cf commit c00ddfcCopy full SHA for c00ddfc
2 files changed
src/styles/global.css
@@ -138,14 +138,14 @@ pre[class*="language-"] {
138
background-image: url(/slider-3x.png);
139
background-repeat: repeat-x;
140
background-position: 0 50%;
141
- background-size: 4198px 48px;
+ background-size: 3505px 48px;
142
}
143
.logo-stripe:hover {
144
animation-play-state: paused;
145
146
147
@keyframes marquee {
148
to {
149
- background-position: -4198px 0%;
+ background-position: -3505px 0%;
150
151
static/slider-3x.png
-272 KB
0 commit comments