Skip to content
Snippets Groups Projects
Commit a158fc4a authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Improved navigation

parent 25d7ef3b
Branches
No related tags found
No related merge requests found
...@@ -8,7 +8,10 @@ body ...@@ -8,7 +8,10 @@ body
font-size: 81.25% font-size: 81.25%
nav nav
position: sticky
top: 0
background: #607D8B background: #607D8B
box-shadow: 0 2px 4px rgba(33, 33, 33, 0.4)
nav ul nav ul
display: flex display: flex
...@@ -22,7 +25,7 @@ nav ul ...@@ -22,7 +25,7 @@ nav ul
li li
display: block display: block
line-height: 24px line-height: 24px
&.title &.title, &.title > *
font-size: 24px font-size: 24px
color: #FFC107 color: #FFC107
font-weight: 700 font-weight: 700
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment