mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-09-16 12:39:05 +00:00
term edits
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
body {
|
||||
font-family: $sans-serif;
|
||||
font-size: 20px;
|
||||
padding: 4em;
|
||||
padding: 3em;
|
||||
background: #e5ffe5;
|
||||
}
|
||||
|
||||
@@ -39,7 +39,7 @@ h1 {
|
||||
border-bottom: 20px $white solid;
|
||||
}
|
||||
|
||||
h2 {
|
||||
h2, h3 {
|
||||
font-family: $serif;
|
||||
font-weight: $bold;
|
||||
}
|
||||
|
Reference in New Issue
Block a user