Files
sso-mvk/public/css/style.css
Дмитрий Мамедов f37733a5c9 first commit
2026-06-10 16:23:41 +03:00

5 lines
221 B
CSS

body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
.card { border-radius: 12px; border: none; }
.card-header { border-radius: 12px 12px 0 0 !important; }
.btn { border-radius: 8px; }