Browse Source

Update style.css

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

3
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;

Loading…
Cancel
Save