mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 08:45:38 -04:00
Fix <li> size and padding
This commit is contained in:
parent
ded2bc06b0
commit
92bc26b5fc
@ -26,11 +26,11 @@ body {
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
p, h1, h2 {
|
||||
p, li, h1, h2 {
|
||||
margin: 2%;
|
||||
}
|
||||
|
||||
p {
|
||||
p, li {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
@ -40,6 +40,7 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 4em;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user