font size added in navbar

This commit is contained in:
Gaelle Morin 2018-12-05 21:14:13 +01:00
parent 878c5d4310
commit c8228f51c1
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
flex-basis: 16em;
overflow: hidden;
flex-direction: column;
font-size: 16px;
&.open {
transform: translateX(0);