make sure that tags don't overlap on small screens
This commit is contained in:
parent
d88e0927e2
commit
b8478da58e
@ -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