Replace feather icons with bootstrap icons

This commit is contained in:
William Bouzourène 2025-01-04 16:39:41 +01:00
parent 91300d957b
commit da0114fbcb
315 changed files with 67 additions and 368 deletions

View file

@ -8,20 +8,10 @@ img#header-logo {
max-width: 600px;
}
.feather {
height: 18px;
width: auto;
}
.dashboard-tile {
text-decoration: none;
}
.dashboard-tile .feather {
height: 42px;
width: auto;
}
.user-photo {
background-color: #555;
color: #fff;