feat(andreknie.de): improve accessibility and initial loading
This commit is contained in:
@@ -34,6 +34,11 @@
|
||||
width: max-content;
|
||||
}
|
||||
|
||||
.marquee-section:hover .marquee-inner,
|
||||
.marquee-section:focus-within .marquee-inner {
|
||||
animation-play-state: paused;
|
||||
}
|
||||
|
||||
.marquee-item {
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user