feat: minor styling

This commit is contained in:
Travis Fischer
2021-01-27 23:47:40 -05:00
parent da29754f6e
commit c302df6b41
2 changed files with 2 additions and 1 deletions

View File

@@ -46,7 +46,7 @@
.footer {
width: 100%;
max-width: 1100px;
margin: 0 auto;
margin: auto auto 0;
padding: 8px;
display: flex;

View File

@@ -164,6 +164,7 @@
.notion-page-cover {
max-width: 1200px;
border-radius: 24px;
box-shadow: 2px 2px 8px 4px rgba(15, 15, 15, 0.1);
}
@media only screen and (max-width: 1200px) {