background-size

This commit is contained in:
2023-02-20 00:56:37 +01:00
parent 6f789ccf47
commit fb04432326

View File

@ -1,7 +1,7 @@
.App {
text-align: center;
background-color: rgb(243, 97, 12);
height: 100vh;
background-size: 100% 100%;
}
.neben