9 lines
133 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind variants;
.fi-section-header-icon {
@apply !self-center;
}