mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
10 lines
141 B
SCSS
10 lines
141 B
SCSS
.weather-current {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.weather-current-header {
|
|
font-weight: 500;
|
|
text-align: right;
|
|
padding-right: 10px;
|
|
}
|