mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fix bug with margin for main block
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
.main {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 48px;
|
||||
border-radius: 40px;
|
||||
background: #EF4444;
|
||||
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
|
||||
Reference in New Issue
Block a user