FIX display problem with cards
This commit is contained in:
parent
c82a99f16a
commit
25ffefe77c
4 changed files with 4 additions and 4 deletions
|
@ -419,7 +419,7 @@ button {
|
|||
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
||||
max-width: 350px;
|
||||
height: 400px;
|
||||
margin: auto;
|
||||
margin: 1rem auto;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue