Implement mastodon comments

This commit is contained in:
2024-02-04 19:36:44 -06:00
parent aa60dc5e32
commit 69d7cd1da6
20 changed files with 354 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
main > p:not(.nodropcap):first-of-type:first-letter {
main > article > p:not(.nodropcap):first-of-type:first-letter {
float: left;
font-size: 4rem;
padding: .5rem .5rem .5rem .5rem;