yippee
This commit is contained in:
parent
258919c3bb
commit
6756105e82
@ -13,12 +13,11 @@ body {
|
|||||||
}
|
}
|
||||||
.card{
|
.card{
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
|
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 1%;
|
|
||||||
flex-wrap:wrap;
|
flex-wrap:wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
align-self: center;
|
||||||
}
|
}
|
||||||
#mobileContainer18 {
|
#mobileContainer18 {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user