Skip to content

Commit f52bbed

Browse files
authored
css: add margin top to blog tags
1 parent b36bc28 commit f52bbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/beautifuljekyll.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ footer .footer-custom-content {
547547
.blog-tags {
548548
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
549549
font-size: 0.9375rem;
550-
margin-bottom: 1.875rem;
550+
margin: 1.875rem 0;
551551
}
552552

553553
.blog-tags span {

0 commit comments

Comments
 (0)