sigma card
This commit is contained in:
parent
e0a12a8741
commit
258919c3bb
@ -15,6 +15,10 @@ body {
|
|||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
|
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
display: flex;
|
||||||
|
width: 1%;
|
||||||
|
flex-wrap:wrap;
|
||||||
|
justify-content: center;
|
||||||
}
|
}
|
||||||
#mobileContainer18 {
|
#mobileContainer18 {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user