beta edits, version .5

This commit is contained in:
Nasir Anthony Montalvo
2026-01-18 14:45:06 -06:00
parent 150e95e0d1
commit 6678eb6de6
18 changed files with 207 additions and 117 deletions

View File

@@ -837,6 +837,10 @@ blockquote {
margin-top: 0.5rem;
border-top: 1px solid rgba(0,0,0,0.1);
}
/* Remove Spotlight auto-fit button */
.spl-autofit {
display: none !important;
}