This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit 100d3e3
committed
Fix: TC typography - replace <p> padding by margin
This helps with correct margin collapsing when <p> blocks are nested
into lists (and it is important for the content coming from CMS where
users ability to work around arising layout problems is limited).1 parent 3da218b commit 100d3e3
File tree
3 files changed
+3
-3
lines changed- src/styles/_mixins
3 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments