Browse Source

Fixed color for h1

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

2
css/style.css

@ -203,7 +203,7 @@ h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
letter-spacing: 0px; }
.blogdate h1 {
h1.blogdate {
font-size: 90px;
color: #3399d4;
margin-bottom: 0px;

Loading…
Cancel
Save