🎨 Added small styling

This commit is contained in:
tatianamac
2019-09-01 03:22:41 +01:00
parent dd29657d2d
commit 2ef568a20b
5 changed files with 309 additions and 134 deletions

View File

@ -5,8 +5,11 @@
}
body {
border-top: 1rem solid red;
font-family: monotype-grotesque, "Lucida Sans", sans-serif;
font-size: 20px;
padding: 0;
margin: 0;
}
h1 {
@ -73,8 +76,11 @@ li.subterm:before {
margin: 0;
}
h1 {
font-size: 3em;
.title__thicc {
font-size: 9vw;
line-height: 0.75;
padding: 0;
margin: -1.5rem -2rem;
}
h2 {