Files
kontor/kontor-angular/src/app/app.component.css
T
2026-01-29 23:50:41 +01:00

10 lines
119 B
CSS

h1 {
color: blue;
}
.app {
font-family: Arial, Helvetica, sans-serif;
/* max-width: 500px; */
margin: auto;
}