modify config to reflect updated server csp

This commit is contained in:
Troy 2025-01-19 13:10:44 +00:00
parent 6c18cef2da
commit 6cbdcd01a0
Signed by: troy
GPG key ID: DFC06C02ED3B4711
12 changed files with 36 additions and 53 deletions

View file

@ -35,12 +35,6 @@
}
}
@layer components {
.prose img {
@apply cursor-pointer transition-transform hover:scale-[98%] active:scale-[200%];
}
}
@media print {
body {
background: none;