fix info-banner
This commit is contained in:
parent
1c8e47d810
commit
646c5ab65f
4 changed files with 39 additions and 49 deletions
|
|
@ -11,12 +11,12 @@
|
|||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
border-bottom: var(--border);
|
||||
background-color: var(--color-mint);
|
||||
}
|
||||
|
||||
.info-banner ul {
|
||||
box-sizing: border-box;
|
||||
padding: 1rem var(--space-m);
|
||||
background-color: var(--color-mint);
|
||||
display: inline-block;
|
||||
animation: scroll-left 12s linear infinite;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue