feat(weather): update navigate icons

This commit is contained in:
2026-06-15 23:18:48 +03:00
parent 02a6ffc931
commit 1b700086f2
6 changed files with 50 additions and 22 deletions

View File

@@ -13,4 +13,11 @@
mask-position: 50%;
mask-repeat: no-repeat;
background-color: currentColor;
&.wi-l {
font-size: 2.5rem;
}
&.wi-xl {
font-size: 3.5rem;
}
}