Commit compiled CSS/JS

This commit is contained in:
benjamin melançon 2020-02-05 14:16:04 -05:00
parent bebd944698
commit 9836ea11a6
2 changed files with 9 additions and 2 deletions

View file

@ -29,3 +29,10 @@
.subtitle:not(:last-child),
.title:not(:last-child) {
margin-bottom: 0.5em; }
.tag.hidden {
display: none; }
.comment-indicator {
position: absolute;
left: -4rem; }