Header+Footer: style updates and addition of links

This commit is contained in:
rektdeckard
2020-08-15 20:02:11 -04:00
parent 036d76fcfa
commit 5f2681048d
3 changed files with 43 additions and 40 deletions

View File

@@ -49,6 +49,11 @@ a.nav-link:hover:after {
margin: auto;
}
.button-container {
display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 759px) {
.intro h2 {
font-size: 40px;