Commit 3a6c9120b348b04d9fe6fbddff15ed5d87f93989

Authored by Geoffrey PREUD'HOMME
1 parent 841326c6

Font size in px

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -35,7 +35,7 @@ body @@ -35,7 +35,7 @@ body
35 { 35 {
36 color: #FFF; 36 color: #FFF;
37 font-family: brandFont; 37 font-family: brandFont;
38 - font-size: 30; 38 + font-size: 30px;
39 } 39 }
40 40
41 .navbar-default .navbar-nav > li > a 41 .navbar-default .navbar-nav > li > a