fix: add additional space to Wind section

This commit is contained in:
Leon Xu
2022-02-18 18:59:29 -08:00
parent 40e572ab17
commit d489b40fd1
+1 -1
View File
@@ -28,7 +28,7 @@
</div>
<div>
<span>Wind</span>
<span>{{ Math.round(this.currentWeather.wind.speed) }}mph</span>
<span>{{ Math.round(this.currentWeather.wind.speed) }} mph</span>
</div>
<div>
<span>Pressure</span>