change bg color header

This commit is contained in:
Kostya
2023-11-13 22:24:27 +03:00
parent 8bc94cd302
commit 5f2f65b6ba

View File

@@ -41,7 +41,7 @@ export default {
width: 100%;
height: 100%;
background: #DF85FF99;
filter: blur(115px);
filter: blur(215px);
z-index: -1;
}
.header::after {