Added daily and hourly styling at least
This commit is contained in:
+4
-1
@@ -7,7 +7,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<main id="weather-panel">
|
||||
<header id="time"></header>
|
||||
<header id="time">
|
||||
<span class="material" id="time-icon"></span>
|
||||
<span id="time-value"></span>
|
||||
</header>
|
||||
<section id="current"></section>
|
||||
<section id="hourly"></section>
|
||||
<section id="daily"></section>
|
||||
|
||||
Reference in New Issue
Block a user