filter min power slider, display count of hidden stations

This commit is contained in:
Tykayn 2025-04-20 00:54:04 +02:00 committed by tykayn
parent 33c4bd0668
commit a114635fce
10 changed files with 177 additions and 51 deletions

View file

@ -650,6 +650,9 @@ header {
overflow: hidden;
}
.small {
font-size: 0.8rem;
}
@import '_osmose.scss';
@import '_recherche.scss';
@ -657,4 +660,4 @@ header {
@import '_mobile.scss';
@import '_overrides.scss';
@import '_responsive.scss';
@import '_animations.scss';
@import '_animations.scss';