1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-19 12:07:29 -05:00

Make comments toggleable, remove word count, and give tags some space

This commit is contained in:
2021-10-23 23:24:05 -05:00
parent cb68e3cffd
commit e0f04cb279
5 changed files with 8 additions and 7 deletions
archetypes
blog
default
assets/css
layouts

@ -26,6 +26,10 @@
margin-bottom: 15px;
}
.tags {
margin-top: 10px;
}
.post-media {
margin-top: 15px;
display: inline-block;