diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2025-11-03 13:52:36 +0100 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2025-11-03 13:52:36 +0100 |
| commit | 15f841ab43fd9b431e93d2e870c23ae7695929cc (patch) | |
| tree | aa62f3868832ff74bcceba7d9ba57cd89e592796 /static | |
| parent | 6f65883c6ca833dc03e4c6f4ae28fae71681caff (diff) | |
Diffstat (limited to 'static')
| -rw-r--r-- | static/style-2.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style-2.css b/static/style-2.css index 9c99c14..c83736c 100644 --- a/static/style-2.css +++ b/static/style-2.css @@ -2942,7 +2942,7 @@ article article { } + :is(.design-container, p) { - margin-top: var(--block-spacing-vertical); + margin-top: var(--pico-block-spacing-vertical); } } |