chore: remove unused css

This commit is contained in:
Phan Huy Tran 2025-02-13 12:33:30 +01:00
parent 9cafe178a4
commit 7e5424d0cb

View file

@ -11,15 +11,6 @@ body {
@apply bg-deep-blue text-gray-100;
}
html,
body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, 'Helvetica Neue', sans-serif;
}
.mat-mdc-dialog-container {
--mdc-dialog-container-color: var(--color-deep-blue-light) !important;
--mdc-dialog-subhead-color: #ffffff !important;