code cleanup

This commit is contained in:
timurgordon
2022-02-11 07:43:02 +03:00
parent 3aacf5db67
commit f1a99b9c99
11 changed files with 500 additions and 554 deletions

View File

@@ -1,7 +0,0 @@
.backdrop-blur {
-webkit-backdrop-filter: blur(40px);
}
.bg-semi-white {
background-color: rgba(255, 255, 255, 0.75);
}