modified: __pycache__/app.cpython-310.pyc
modified: app.py modified: static/css/style.css modified: templates/weather.html
This commit is contained in:
@@ -278,6 +278,10 @@ main { flex: 1; }
|
||||
}
|
||||
.hero-meta svg { width: 14px; height: 14px; flex-shrink: 0; color: var(--orange); }
|
||||
.hero-meta-sub { color: var(--muted); font-weight: 400; }
|
||||
.hero-meta-time {
|
||||
margin-left: auto; font-variant-numeric: tabular-nums;
|
||||
color: var(--orange); font-weight: 600; letter-spacing: 0.04em;
|
||||
}
|
||||
|
||||
.hero-main {
|
||||
display: flex; align-items: flex-start; gap: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user