Removed a redundant css line

This commit is contained in:
Philipp Horstenkamp 2024-01-10 23:03:47 +01:00
parent eaeb4d0622
commit 5117896e0d
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -1,6 +1,5 @@
.home {
float: left;
width: 100vw;
height: 100vh;
background-color: var(--ash-gray);
}