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:
@@ -48,7 +48,6 @@ export default {
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
overflow: hidden;
|
||||
box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.header::before {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user