mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
reduce padding on home page
This commit is contained in:
parent
e7da5baad8
commit
382fb98e95
@ -200,6 +200,10 @@ ul {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
#home ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
ol {
|
||||
list-style: decimal inside;
|
||||
padding-left: 20px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user