This commit is contained in:
Johannes Kirschbauer
2023-10-03 10:56:35 +02:00
parent b27dad1cc4
commit a461024f82
6 changed files with 22 additions and 22 deletions

View File

@@ -43,9 +43,3 @@ export default function Background() {
</div>
);
}
// position: fixed;
// height: 100vh;
// width: 100vw;
// overflow: hidden;
// z-index: -1;