feat: padding
This commit is contained in:
@@ -7,6 +7,11 @@ html, body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin:3em auto;
|
||||||
font-family: Roboto, "Helvetica Neue", sans-serif;
|
font-family: Roboto, "Helvetica Neue", sans-serif;
|
||||||
|
padding:0 .5em;
|
||||||
|
}
|
||||||
|
h1,h2,h3{
|
||||||
|
line-height:1.2;
|
||||||
|
letter-spacing: -2%;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user