remove bottom padding from ul
All checks were successful
Deploy website / deploy (push) Successful in 10s
All checks were successful
Deploy website / deploy (push) Successful in 10s
This commit is contained in:
parent
5eaadd90a3
commit
40d2fa55bf
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ pre:has(code) code {
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style-position: inside;
|
list-style-position: inside;
|
||||||
padding-bottom: 1em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
Loading…
Reference in a new issue