Browse Source

Update style.css

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

3
css/style.css

@ -833,12 +833,13 @@ nav.wrapper {
top: 25%; top: 25%;
z-index: 2; z-index: 2;
left: 13%; left: 13%;
color: #fff; } }
.slide-info h1 { .slide-info h1 {
text-transform: uppercase; text-transform: uppercase;
line-height: 1.2em; line-height: 1.2em;
font-family: "Overpass"; font-family: "Overpass";
font-size: 48px; font-size: 48px;
color: #fff;
letter-spacing: 1px; letter-spacing: 1px;
opacity: 0; opacity: 0;
-webkit-transform: translateY(-100px); -webkit-transform: translateY(-100px);

Loading…
Cancel
Save