chore: updated css comments

This commit is contained in:
JGerla
2026-01-28 12:07:33 +01:00
parent 9e06bf079b
commit dfe793e04a
21 changed files with 55 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
{/*
/*
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
*/}
*/
.dashboardContainer {
display: grid;
grid-template-columns: 2fr 1fr; /* Left = content, Right = logs */