styling improvements

This commit is contained in:
Daniel
2023-09-01 18:04:11 -04:00
parent 0b8d8c0645
commit 6a603d7d56
4 changed files with 21 additions and 11 deletions
+4
View File
@@ -227,3 +227,7 @@
@apply dark:text-white;
}
}
.sky-shadow {
box-shadow: 0px 0px 3px #0ea5e9;
}