improvements with blur and stuff

This commit is contained in:
Arjun Patel
2022-01-26 12:58:13 -08:00
parent 49326079f9
commit 551e9ce067
4 changed files with 11 additions and 6 deletions
+4
View File
@@ -34,6 +34,10 @@ main {
background-size: cover;
}
section {
@apply backdrop-blur-md;
}
.font-satisfy {
font-family: "Satisfy", cursive;
}