changed sections elements height to all auto

This commit is contained in:
asus
2023-12-06 15:58:36 +01:00
parent c84d6bd5af
commit 0903a4b9c2

View File

@@ -9,7 +9,7 @@ section {
margin: 0px; margin: 0px;
width: 100vw; width: 100vw;
grid: grid:
' . header . ' 1fr ' . header . ' auto
' . article . ' auto ' . article . ' auto
' . mouse . ' auto ' . mouse . ' auto
' banner banner banner ' auto ' banner banner banner ' auto