updated intro image

This commit is contained in:
Danny Coates 2019-02-14 16:16:30 -08:00
parent 5ce35a71ef
commit b30be6e4a2
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
5 changed files with 163 additions and 5 deletions

View file

@ -148,6 +148,13 @@ footer li:hover {
text-decoration: none;
}
.intro {
max-width: unset;
height: unset;
margin-bottom: -3rem;
margin-right: -7rem;
}
.main {
display: flex;
max-width: 64rem;