updating styling, adding/removing content

This commit is contained in:
wompmacho
2020-11-18 01:18:57 -05:00
parent aa68cd89da
commit eb49fd01fe
23 changed files with 426 additions and 216 deletions

View File

@@ -30,6 +30,13 @@ code {
border-radius: 2px;
}
hr{
background-color: red;
max-width: 20vw;
margin-top: 2em;
margin-bottom: 2em;
}
@media (min-width: 400px) {
body {
font-size: 16px;