Browse Source

Added styling for tags posts list

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

5
css/style.css

@ -1709,3 +1709,8 @@ p.blogauthor {
line-height: 2; line-height: 2;
letter-spacing: .01rem; letter-spacing: .01rem;
} }
.post-list {
list-style: none;
margin: 1.563rem auto;
}

Loading…
Cancel
Save