mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-19 09:15:48 -04:00
Change margins
This commit is contained in:
parent
4dc7f77e7d
commit
bfda47b9ff
@ -2,3 +2,15 @@ body {
|
||||
font-family: 'Roboto', sans-serif;
|
||||
background-color: #EFEFEF;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h3 {
|
||||
margin-bottom: 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user