chore: remove unused css #30

Merged
ptran merged 2 commits from chore/remove-unused into main 2025-02-13 11:47:32 +00:00
Showing only changes of commit 7e5424d0cb - Show all commits

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;