Update css/index.css
This commit is contained in:
parent
6756105e82
commit
29c94e5d93
@ -12,12 +12,13 @@ body {
|
|||||||
width:100%
|
width:100%
|
||||||
}
|
}
|
||||||
.card{
|
.card{
|
||||||
|
text-align: center;
|
||||||
background-color: #d9d9d9;
|
background-color: #d9d9d9;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap:wrap;
|
flex-wrap:wrap;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-self: center;
|
width: 60vw;
|
||||||
}
|
}
|
||||||
#mobileContainer18 {
|
#mobileContainer18 {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user