LUCKY LUCKY BRAWL STARS DIAMOND

ПЕРВОЕ АПРЕЛЯ
This commit is contained in:
Swino4ka
2024-04-01 14:10:56 +02:00
parent 1bda90f3d8
commit 371fc1c36b
12 changed files with 67 additions and 205 deletions

View File

@@ -4,7 +4,7 @@
display: flex;
justify-content: center;
border-radius: 40px;
background: #EF4444;
background: #000000;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
@@ -24,7 +24,8 @@
.main__content h1 {
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Montserrat Alternates;
font-size: 91px;
margin-top: 20px;
font-size: 55px;
font-weight: 700;
text-transform: uppercase;
}
@@ -91,7 +92,7 @@
.bg-card {
border-radius: 40px;
background: #EF4444;
background: #000000;
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}