layout bug

This commit is contained in:
2022-04-19 14:43:30 +02:00
parent 7109f5f49c
commit dd255ba512

View File

@@ -35,6 +35,8 @@
color: #000; color: #000;
bottom: 0; bottom: 0;
left: 0; left: 0;
top: initial;
right: initial;
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
background-color: hsla(0, 0%, 100%, 0.975); background-color: hsla(0, 0%, 100%, 0.975);