💄 Increase border-top for secondary nav
This commit is contained in:
parent
5d1f54005f
commit
cd91d53ead
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ nav.primary-nav {
|
|||
|
||||
nav.secondary-nav {
|
||||
display: flex;
|
||||
border-top: 1px dashed var(--brd-color);
|
||||
border-top: 2px dashed var(--brd-color);
|
||||
|
||||
ul {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue