Skip to content

Commit

Permalink
Merge pull request #9 from schiessle/fix-tags
Browse files Browse the repository at this point in the history
make sure that tags don't overlap on small screens
  • Loading branch information
Nurlan Su committed Aug 4, 2018
2 parents c512740 + b8478da commit a6998be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/css/main.css
Expand Up @@ -160,6 +160,10 @@ html, body {
.blog-title{
padding-top: 2px;
}
.label {
display: inline-block;
margin-bottom: 5px;
}
.related-posts h4 {
text-align: center;
}
Expand Down

0 comments on commit a6998be

Please sign in to comment.