Mobile layout updates.

This commit is contained in:
Mike Cao 2022-03-01 19:28:44 -08:00
parent 98b2ee29ef
commit 0b846b482d
17 changed files with 99 additions and 46 deletions

View file

@ -28,6 +28,10 @@
margin-top: 20px;
}
.item:last-child {
margin-top: 60px;
}
.button {
margin-right: 15px;
}