mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 03:10:00 +00:00
hotfix dash
This commit is contained in:
@@ -5,7 +5,7 @@ body {
|
|||||||
|
|
||||||
/* Dashboard page */
|
/* Dashboard page */
|
||||||
.grid-container {
|
.grid-container {
|
||||||
display: flex;
|
display: grid;
|
||||||
grid-template-columns: auto auto auto auto auto;
|
grid-template-columns: auto auto auto auto auto;
|
||||||
gap: 20px;
|
gap: 20px;
|
||||||
background-color: lightslategray;
|
background-color: lightslategray;
|
||||||
|
|||||||
Reference in New Issue
Block a user