added box-shadow in header and homepage

This commit is contained in:
Kostya
2023-11-14 22:39:35 +03:00
parent aaf7902084
commit 573c59a8d9

View File

@@ -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: '';