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

@ -1,10 +1,14 @@
/* Style pour mobile ---------------------------------- */
@media (max-width: 1200px) {
@media (max-width: 700px) {
header h1 {
width: 100vw;
font-size: 1.5rem;
}
#searchButton {
margin-top: 0rem;
}
#bars_power {
position: absolute;
top: 59.1vh;