mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
delete shadow box and change margin for banner in home
This commit is contained in:
@@ -67,9 +67,10 @@ export default {
|
||||
z-index: -1;
|
||||
}
|
||||
.home__content {
|
||||
margin-top: 200px;
|
||||
margin-top: 70px;
|
||||
}
|
||||
.home__banner {
|
||||
user-select: none;
|
||||
display: flex;
|
||||
margin: 0 auto;
|
||||
width: 1276px;
|
||||
|
||||
Reference in New Issue
Block a user