changed sections elements height to all auto
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user