zgo/src/app/cancel/cancel.component.css

8 lines
90 B
CSS

.text {
font-family: 'Spartan', sans-serif;
}
mat-dialog-content {
max-width: 400px;
}