This commit is contained in:
2024-09-24 16:19:41 +05:30
parent 42c4a08615
commit e4925eeb16
16 changed files with 329 additions and 151 deletions

View File

@ -19,4 +19,8 @@
/* Custom style */
.navBarScrolledUp {
backdrop-filter: blur(10px); /* Adds a blur effect */
}
}
.cls-1, .cls-2 {
fill: #ffffff;
}