| changeset 81 | a6bd1aaddc34 |
| parent 79 | 772b73e31069 |
| child 82 | 6f2999873343 |
--- 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; } }