fix: set min-width on page container

This commit is contained in:
Stevan Freeborn
2023-04-09 23:52:36 -05:00
parent 5c411b4b9a
commit 7f0fa411b0
7 changed files with 18 additions and 10 deletions
-1
View File
@@ -1,5 +1,4 @@
.container {
position: sticky;
display: flex;
flex-direction: column;
height: 100%;