chore: release v0.40.1
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
.dashboard-metric__value {
|
||||
font-size: var(--text-xl);
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-variant-numeric: tabular-nums;
|
||||
color: var(--color-text-primary);
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -1002,6 +1003,7 @@
|
||||
.weather-widget__temp {
|
||||
font-size: var(--text-4xl);
|
||||
font-weight: var(--font-weight-bold);
|
||||
font-variant-numeric: tabular-nums;
|
||||
line-height: 1;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
@@ -1068,6 +1070,7 @@
|
||||
display: flex;
|
||||
gap: var(--space-1);
|
||||
font-size: var(--text-xs);
|
||||
font-variant-numeric: tabular-nums;
|
||||
}
|
||||
|
||||
.weather-forecast__high {
|
||||
|
||||
Reference in New Issue
Block a user