mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-30 04:47:11 +01:00
added fixed footer
This commit is contained in:
@@ -16,13 +16,6 @@
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.grid-container {
|
||||
display: flex;
|
||||
gap: 20px;
|
||||
|
||||
Reference in New Issue
Block a user