mirror of
https://github.com/10h30/yeuchaybo.git
synced 2026-07-11 10:46:17 +09:00
8 lines
171 B
SCSS
8 lines
171 B
SCSS
/* ## Secondary Navigation
|
|
--------------------------------------------- */
|
|
|
|
.nav-secondary {
|
|
border-top: $border;
|
|
background-color: $nav-secondary--background-color;
|
|
}
|