Ebook and comic reader #14

This commit is contained in:
advplyr
2021-10-17 20:20:00 -05:00
parent 3234e7ef06
commit 5a025b3a03
21 changed files with 2139 additions and 14 deletions
+4
View File
@@ -1,5 +1,9 @@
@import "./fonts.css";
.box-shadow-sm {
box-shadow: 0px 3px 6px #11111170;
}
.box-shadow-md {
box-shadow: 2px 8px 6px #111111aa;
}