mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
6 lines
99 B
SCSS
6 lines
99 B
SCSS
nav.inline-nav {
|
|
ul, ol {
|
|
display: inline-block;
|
|
list-style-type: none;
|
|
}
|
|
} |