Updated prisma.

This commit is contained in:
Mike Cao 2025-11-21 21:35:11 -08:00
parent b45971da33
commit b9d52af215
13 changed files with 493 additions and 167 deletions

View file

@ -8,7 +8,7 @@ body {
min-height: 100vh;
}
html[style*='padding-right'] {
html[style*="padding-right"] {
padding-right: 0 !important;
}