mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
added box-shadow in header and homepage
This commit is contained in:
@@ -48,6 +48,7 @@ export default {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.25);
|
||||||
}
|
}
|
||||||
.header::before {
|
.header::before {
|
||||||
content: '';
|
content: '';
|
||||||
|
|||||||
Reference in New Issue
Block a user