mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
6 lines
100 B
CSS
6 lines
100 B
CSS
.container {
|
|
margin-top: var(--s-1);
|
|
color: var(--theme-error);
|
|
font-size: var(--fonts-xs);
|
|
}
|