mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
LUCKY LUCKY BRAWL STARS DIAMOND
ПЕРВОЕ АПРЕЛЯ
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user