Browse Source

Update style.css

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
a1b4aa6d36
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      css/style.css

4
css/style.css

@ -873,7 +873,7 @@ nav.wrapper {
line-height: 1.2em; line-height: 1.2em;
font-family: "Overpass"; font-family: "Overpass";
font-size: 48px; font-size: 48px;
font-weight: 300; font-weight: 400;
color: #fff; color: #fff;
letter-spacing: 1px; letter-spacing: 1px;
opacity: 0; opacity: 0;
@ -890,7 +890,7 @@ nav.wrapper {
transition-property: all; } transition-property: all; }
.slide-info h1 span { .slide-info h1 span {
font-style: normal; font-style: normal;
font-weight: 700; } font-weight: 800; }
.slide-info p { .slide-info p {
color: #fff; color: #fff;
letter-spacing: 1px; letter-spacing: 1px;

Loading…
Cancel
Save