Browse Source

typographie du menu

Hugo Roy 9 years ago
parent
commit
6796484af8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      _sass/page.scss

+ 2 - 2
_sass/page.scss

@@ -16,8 +16,8 @@ body {
 	@include container;
 	padding: 2em 0 1em;
 	font-family: $heading-font;
-	font-weight: 700;
-	text-transform: uppercase;
+	font-weight: 300;
+	/* text-transform: uppercase; */
 	@include clearfix;
 }