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