Skip to content

Commit be12e40

Browse files
authored
fix(navbar): minor style changes (#757)
1 parent b91db01 commit be12e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/components/src/navigation/navigation-list.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626

2727
.beta {
28-
margin-left: 8px;
28+
margin-left: 4px;
2929
}
3030
}
3131
}
@@ -84,5 +84,5 @@
8484
}
8585

8686
.expanded {
87-
width: 228px;
87+
width: 236px;
8888
}

0 commit comments

Comments
 (0)