Update css/index.css

This commit is contained in:
clashofclanselixircollector 2025-01-08 15:11:41 -08:00
parent 6756105e82
commit 29c94e5d93

View File

@ -12,12 +12,13 @@ body {
width:100%
}
.card{
text-align: center;
background-color: #d9d9d9;
border-radius: 30px;
display: flex;
flex-wrap:wrap;
justify-content: center;
align-self: center;
width: 60vw;
}
#mobileContainer18 {
display: flex;