1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-16 20:45:31 -04:00

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

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;
}