style: removed angular material lines

This commit is contained in:
Lea 2025-02-26 13:26:51 +01:00
parent a6e3ae1a33
commit 65ed49df2a
2 changed files with 3 additions and 14 deletions

View file

@ -138,12 +138,3 @@ a {
.footer-disclaimer {
@apply text-xs;
}
html,
body {
height: 100%;
}
body {
margin: 0;
font-family: Roboto, 'Helvetica Neue', sans-serif;
}