css: add margin top to blog tags
This commit is contained in:
parent
b36bc28fcb
commit
f52bbed1d9
@ -547,7 +547,7 @@ footer .footer-custom-content {
|
||||
.blog-tags {
|
||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-size: 0.9375rem;
|
||||
margin-bottom: 1.875rem;
|
||||
margin: 1.875rem 0;
|
||||
}
|
||||
|
||||
.blog-tags span {
|
||||
|
Loading…
Reference in New Issue
Block a user