Merge pull request #9 from schiessle/fix-tags
make sure that tags don't overlap on small screens
This commit is contained in:
commit
a6998be129
@ -160,6 +160,10 @@ html, body {
|
||||
.blog-title{
|
||||
padding-top: 2px;
|
||||
}
|
||||
.label {
|
||||
display: inline-block;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.related-posts h4 {
|
||||
text-align: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user