filtrer une puissance minimale

This commit is contained in:
Tykayn 2025-04-20 00:32:45 +02:00 committed by tykayn
parent d9488e7151
commit 07c0385972
17 changed files with 230 additions and 162 deletions

View file

@ -222,13 +222,14 @@ a {
svg {
position: fixed;
top: 0.5rem;
right: 3rem;
top: 0.45rem;
left: 1.5rem;
background: white;
border-radius: 100%;
width: 3rem;
height: 3rem;
animation: spin 2s linear infinite;
opacity: 0.3;
}
}
@ -389,9 +390,6 @@ button {
padding: 0.25rem;
}
.leaflet-interactive {
border: solid 3px white;
}
#infos_carte {
padding: 1rem 0;
@ -655,7 +653,8 @@ header {
@import '_osmose.scss';
@import '_recherche.scss';
@import '_filters.scss';
@import '_mobile.scss';
@import '_overrides.scss';
@import '_responsive.scss';
@import '_animations.scss';
@import '_animations.scss';