diff --git a/css/style.css b/css/style.css index 008a8d4..e249992 100755 --- a/css/style.css +++ b/css/style.css @@ -873,6 +873,7 @@ nav.wrapper { line-height: 1.2em; font-family: "Overpass"; font-size: 48px; + font-weight: 400; color: #fff; letter-spacing: 1px; opacity: 0; @@ -889,7 +890,7 @@ nav.wrapper { transition-property: all; } .slide-info h1 span { font-style: normal; - font-weight: 900; } + font-weight: 800; } .slide-info p { color: #fff; letter-spacing: 1px;