remove bottom padding from ul
All checks were successful
Deploy website / deploy (push) Successful in 10s

This commit is contained in:
jacekpoz 2024-09-13 22:25:01 +02:00
parent 5eaadd90a3
commit 40d2fa55bf
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -41,7 +41,6 @@ pre:has(code) code {
ul {
list-style-position: inside;
padding-bottom: 1em;
}
li {