瀏覽代碼

fix weather icon padding

Help-14 3 年之前
父節點
當前提交
0b5045b199
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/themes/flame/index.html

+ 1 - 1
src/themes/flame/index.html

@@ -45,7 +45,7 @@
                     <div class="one-half column">
                         <canvas id="weather-icon" width="50" height="50"></canvas>
                     </div>
-                    <div id="weather-info" class="one-half column hidden" style="padding-left: 5px;">
+                    <div id="weather-info" class="one-half column hidden" style="padding-left: 15px;">
                         <div id="temp" class="row strong">
                         </div>
                         <hr style="margin: 0px;">