Responsive CSS fixes.

This commit is contained in:
Mike Cao 2020-08-17 16:46:13 -07:00
parent ebad54ab82
commit bab70279dd
10 changed files with 57 additions and 29 deletions

View file

@ -2,7 +2,7 @@
display: flex;
align-items: center;
font-size: var(--font-size-small);
padding: 40px 0;
min-height: 100px;
}
.footer button {