This commit is contained in:
Lucas Kent 2022-12-14 12:46:17 -05:00 committed by GitHub
parent b191f56fae
commit 6e99a3523f

View File

@ -13,6 +13,8 @@
body { body {
padding: px; padding: px;
background: #868686; background: #868686;
position: relative;
min-height: 100vh;
} }
/* Create two unequal columns that floats next to each other */ /* Create two unequal columns that floats next to each other */