small visual enhancements to icons

This commit is contained in:
Milo Schwartz 2024-11-22 23:06:12 -05:00
parent 5388c5d5b4
commit 45e1bff2e0
No known key found for this signature in database
28 changed files with 299 additions and 138 deletions

View file

@ -11,7 +11,7 @@ export default function SettingsSectionTitle({
}: SettingsSectionTitleProps) {
return (
<div
className={`space-y-0.5 select-none ${!size || size === "2xl" ? "mb-12" : ""}`}
className={`space-y-0.5 select-none ${!size || size === "2xl" ? "mb-6 md:mb-12" : ""}`}
>
<h2
className={`text-${