Added current year and last year in statistics page

This commit is contained in:
Damien Broqua 2024-12-29 14:50:51 +01:00
parent 48287f2bae
commit 14f46ae112
3 changed files with 228 additions and 22 deletions

View file

@ -3,7 +3,6 @@
border-radius: 6px;
box-shadow: var(--box-shadow-color) 0px 3px 6px 0px;
color: var(--font-color);
display: block;
padding: 1.25rem;
@include transition() {}