mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added box-shadow in header and homepage
This commit is contained in:
@@ -48,6 +48,7 @@ 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