Added blurb, tweaked styling

This commit is contained in:
2019-05-26 05:01:00 +10:00
parent 6095261c27
commit 04129aeba3
5 changed files with 38 additions and 1 deletions
+3
View File
@@ -23,6 +23,7 @@ body {
margin-left: auto;
margin-right: auto;
margin-top: .5em;
margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
@@ -50,6 +51,8 @@ hr {
height: 1px;
color: lightblue;
background-color: lightblue;
margin-top: 1em;
margin-bottom: 2em;
}
ul {