This commit is contained in:
Madison Scott-Clary
2019-08-11 14:56:41 -07:00
parent 2766e84142
commit 6a1783608e
5 changed files with 15 additions and 2 deletions

View File

@ -83,6 +83,9 @@ h1 {
padding: 0;
margin: 0;
}
h1 a {
border: none;
}
main, footer {
max-width: 960px;
margin: 0 auto;