feat: display the current ET
This commit is contained in:
parent
705e7b1dc0
commit
6710137d9b
4 changed files with 23 additions and 9 deletions
|
@ -180,6 +180,12 @@ span#password {
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
margin: 10px 0;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.time {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.weather-list {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue