Files
2026-03-20 21:47:02 +05:00

9 lines
106 B
CSS
Executable File

@tailwind base;
@tailwind components;
@tailwind utilities;
strong {
font-size: 1.1rem !important;
}