mirror of
https://github.com/fruworg/themu.git
synced 2025-06-14 10:40:26 +03:00
fix padding
This commit is contained in:
@ -59,7 +59,7 @@ a:hover {
|
|||||||
|
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left: 0;
|
padding-left: 2ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul li {
|
ul li {
|
||||||
|
Reference in New Issue
Block a user