mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
🎨 Added small styling
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user