Create dashboard

This commit is contained in:
William Bouzourène 2024-12-24 11:37:40 +01:00
parent 3d67ff9891
commit 6b8cac30ce
2 changed files with 32 additions and 1 deletions

View file

@ -11,4 +11,13 @@ img#header-logo {
.feather {
height: 18px;
width: auto;
}
.dashboard-tile {
text-decoration: none;
}
.dashboard-tile .feather {
height: 42px;
width: auto;
}