mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
Revert "Merge branch 'Swino4ka'"
This reverts commit68d655d2bf, reversing changes made to74fa487f02.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
border-radius: 40px;
|
||||
background: #000000;
|
||||
background: #EF4444;
|
||||
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
||||
@@ -24,8 +24,7 @@
|
||||
.main__content h1 {
|
||||
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
||||
font-family: Montserrat Alternates;
|
||||
margin-top: 20px;
|
||||
font-size: 55px;
|
||||
font-size: 91px;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
@@ -92,7 +91,7 @@
|
||||
|
||||
.bg-card {
|
||||
border-radius: 40px;
|
||||
background: #000000;
|
||||
background: #EF4444;
|
||||
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user