mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
6 lines
89 B
CSS
6 lines
89 B
CSS
.beta__container {
|
|
max-width: 48rem;
|
|
margin: 0 auto;
|
|
padding-inline: var(--s-2);
|
|
}
|