test fix on ios

This commit is contained in:
a 2020-09-29 16:32:17 -05:00
parent eb95653d46
commit 298ec5bc1f

View file

@ -347,6 +347,7 @@ body {
.h-card {
display: flex;
flex-flow: row wrap;
align-items: center;
max-width: 600px;
box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
border-radius: 2px;