more preparation for styled components

This commit is contained in:
2022-01-19 11:00:28 -05:00
parent caac9b905a
commit 171bdd65b6
15 changed files with 60 additions and 271 deletions
+1 -1
View File
@@ -11,5 +11,5 @@
/* some figcaptions contain paragraphs, some don't, so reset all of them */
.caption p {
margin: 0;
margin: 0 !important;
}