forked from rDrama/rDrama
1
0
Fork 0

reduce <ul> padding

master
Aevann 2023-09-26 17:06:27 +03:00
parent 40c14f21f6
commit 798053aaaf
1 changed files with 4 additions and 0 deletions

View File

@ -7759,3 +7759,7 @@ p { /* DO NOT REMOVE */
font-size: 1.5vw;
}
}
ul {
padding-inline-start: 20px;
}