How do I reduce the overall font size with Filament? It seems overly big, especially in form fields etc. I have this in my Tailwind config: content: [ './vendor/laravel/framework/src/Illuminate/Pagination/resources/views/.blade.php', './vendor/laravel/jetstream/**/.blade.php', './storage/framework/views/.php', './resources/views/**/.blade.php', ],