This commit is contained in:
dyhj625 2025-04-01 14:50:55 +09:00
parent e5acfa5cf3
commit 81909fa6e0

View File

@ -410,10 +410,10 @@
.weather-desc {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
line-height: 1.6;
}
.weather-temp {
font-size: 12px;
font-size: 13px;
color: #888;
line-height: 1.2;
}