1

Ajout de données météo

This commit is contained in:
2025-11-27 01:38:50 +01:00
parent bf500c183a
commit 88fd44c0fb
450 changed files with 6182 additions and 205 deletions

View File

@@ -41,4 +41,12 @@
--grid-columns: 4;
--width-card-min: 300px;
}
--weather-gap: var(--gap-half);
--weather-gap-large: var(--gap);
--weather-icon-size: 92px;
--weather-metric-min-width: 160px;
--weather-metric-padding: var(--padding-half);
--weather-badge-padding: 0.35rem 0.6rem;
--weather-sources-margin: var(--gap-half);
}