Remove styles

This commit is contained in:
Andrea Fazzi 2023-04-19 10:57:23 +02:00
parent 2060123d47
commit e8bd3e05e2

View file

@ -1,6 +1,5 @@
html {
background-color: rgba(27, 38, 54, 1);
text-align: center;
color: white;
}
@ -22,5 +21,4 @@ body {
#app {
height: 100vh;
text-align: center;
}