term edits

This commit is contained in:
tatianamac
2018-09-23 02:21:52 +03:00
parent a8977458a8
commit d8da34921a
3 changed files with 24 additions and 16 deletions

View File

@@ -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;
}