diff -r b3a02ea6d097 -r a6bd1aaddc34 client/src/App.scss --- a/client/src/App.scss Fri Jun 23 11:16:34 2017 +0200 +++ b/client/src/App.scss Fri Jun 23 15:21:43 2017 +0200 @@ -43,6 +43,13 @@ } } +.navbar { + .material-icons { + font-size: 20px; + line-height: 20px; + } +} + .hovering-menu { position: absolute; z-index: 1; @@ -176,6 +183,7 @@ &-margin-comment { width: 33.3333%; + padding-left: 15px; } }