We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6be71e commit 90c3e46Copy full SHA for 90c3e46
2 files changed
src/App.css
@@ -193,4 +193,6 @@ margin: 0; /* Remove default margin */
193
flex: 1; /* Allow the main content to grow and push the footer down */
194
display: flex;
195
flex-direction: column;
196
+background-color: #fff;
197
+height: 100vh; /* Full height for the main content */
198
}
0 commit comments