iqouerhgoiuahrkojndgoinjeravionaeroibnaionvoiansvoiaunrb

This commit is contained in:
clashofclanselixircollector 2025-01-08 14:38:29 -08:00
parent 8c0af1d9ae
commit 689c0207f5
2 changed files with 6 additions and 4 deletions

View File

@ -11,9 +11,9 @@ body {
position:fixed; position:fixed;
width:100% width:100%
} }
#gamescontainer{ .card{
background-color: #545454; background-color: #d9d9d9;
border-radius: 30; border-radius: 30px;
} }
#mobileContainer18 { #mobileContainer18 {
display: flex; display: flex;

View File

@ -52,7 +52,9 @@
</div> </div>
</div> </div>
<div id="gamescontainer"> <div id="gamescontainer">
<div class ="card">
</div>
</div> </div>