Browse Source

Fixed floating for date

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

2
css/style.css

@ -1736,6 +1736,6 @@ p.blogauthor {
letter-spacing: .01rem; letter-spacing: .01rem;
} }
.post-list-tags.entry-date { .post-list-tags .entry-date {
float: right; float: right;
} }

Loading…
Cancel
Save