Browse Source

Update for margins

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

3
css/style.css

@ -1675,10 +1675,9 @@ p.blogauthor {
.tag-title { .tag-title {
font-family: 'Overpass',sans-serif; font-family: 'Overpass',sans-serif;
font-weight: 300;
font-style: normal; font-style: normal;
font-size: 2.25rem; font-size: 2.25rem;
margin-top: 3.75rem; margin-top: 0.75rem;
*zoom: 1; *zoom: 1;
width: auto; width: auto;
max-width: 50rem; max-width: 50rem;

Loading…
Cancel
Save