style: decrease gradient shine

This commit is contained in:
MAZE 2023-11-05 17:56:14 +03:30
parent 6de1394628
commit 8f587944fd
2 changed files with 2 additions and 1 deletions

View File

@ -14,5 +14,6 @@
background: inherit;
content: '';
filter: blur(10px);
opacity: 0.8;
}
}

View File

@ -1,5 +1,5 @@
.hero {
padding: 100px 0 60px;
padding: 120px 0 60px;
text-align: center;
& .logo {