Compare commits

..

4 Commits

View File

@ -12,9 +12,13 @@ body {
width:100%
}
.card{
text-align: center;
background-color: #d9d9d9;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 30px;
display: flex;
flex-wrap:wrap;
justify-content: center;
width: 60vw;
}
#mobileContainer18 {
display: flex;