optimize
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
background-color: $bg;
|
||||
font-family: 'Font Awesome 6 Free';
|
||||
border-radius: 20px;
|
||||
border: 3px solid $blue;
|
||||
border: 2px solid $blue;
|
||||
}
|
||||
|
||||
.date-box {
|
||||
@@ -55,6 +55,12 @@
|
||||
font-size: 60px;
|
||||
}
|
||||
|
||||
.weather-updatetime {
|
||||
color: $fg-alt;
|
||||
font-size: 12px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.stats-box {
|
||||
background-color: $gray-alt;
|
||||
margin: 20px 20px 0px 20px;
|
||||
|
||||
Reference in New Issue
Block a user