Files
Ai/TrafagSalesExporter/wwwroot/css/app.css
2026-04-13 14:14:06 +02:00

15 lines
195 B
CSS

html, body {
font-family: 'Roboto', sans-serif;
}
.app-title {
font-weight: 700;
letter-spacing: 0.02em;
}
.app-logo {
height: 34px;
width: auto;
object-fit: contain;
}