Mise à jour graphique

This commit is contained in:
Rampeur
2025-09-23 22:25:08 +02:00
parent 65ae9fce4b
commit 8b098f7545
31 changed files with 753 additions and 1044 deletions
+21 -1
View File
@@ -1,6 +1,26 @@
/* Home */
//@use 'variable' as var;
.icon-xxsmall {
transform: scale(0.25);
}
.icon-xsmall {
font-size: 16px;
height: 16px;
width: 16px;
}
.icon-small {
font-size: 18px;
height: 18px;
width: 18px;
}
.icon-medium {
font-size: 20px;
height: 20px;
width: 20px;
}
.hstack .value {
min-width: 56px;
}
/*
#FF41F8