mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 14:25:24 +08:00
7 lines
85 B
SCSS
7 lines
85 B
SCSS
.c-navbar {
|
|
&-container {
|
|
max-width: 100vw;
|
|
padding-inline: 0.25rem;
|
|
}
|
|
}
|