mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 08:45:38 -04:00
Fix more margins
This commit is contained in:
parent
b2d77cedf2
commit
89979cff89
@ -26,8 +26,8 @@ body {
|
|||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p, li, h1, h2 {
|
p, h1, h2 {
|
||||||
margin: 2%;
|
margin: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
@ -36,7 +36,7 @@ p {
|
|||||||
|
|
||||||
li {
|
li {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
margin-bottom: 0px;
|
margin-left: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user