fixing mobile

This commit is contained in:
Will Baumbach
2020-04-21 22:44:59 -04:00
parent 9a170a4953
commit f8062eaf05
2 changed files with 16 additions and 24 deletions

View File

@@ -7,8 +7,8 @@
}
.center {
display: flex;
justify-content: center;
display: block;
text-align: center;
}
.sticky-card {
max-height: 50%;