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