tagline scale

This commit is contained in:
2017-07-21 12:18:25 -07:00
parent aa24647a71
commit 74774533f9
2 changed files with 9 additions and 2 deletions

View File

@@ -86,7 +86,11 @@ body {
max-width: 200px;
}
h2 {
font-size: 1.3em;
font-size: 1.2em;
margin: 5px;
}
p {
margin: 5px;
}
}