delete shadow box and change margin for banner in home

This commit is contained in:
Kostya
2023-11-14 23:08:46 +03:00
parent 6b59b4178a
commit 1d959663ba
2 changed files with 2 additions and 2 deletions

View File

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