1
0
Fork 0
mirror of https://github.com/sensebox/blockly-app synced 2025-04-05 09:00:27 +02:00

ota-wizard: fix grid layout

This commit is contained in:
Norwin 2018-11-07 12:35:15 +01:00
parent f7c604dbdc
commit f81a2de7c1

View file

@ -14,7 +14,7 @@
<ion-slide>
<ion-grid>
<ion-row>
<ion-col col-lg-6>
<ion-col col-12 col-md-6>
<ion-icon name="wifi" style="font-size: 160px"></ion-icon>
<h2>Welcome</h2>
<p>
@ -23,7 +23,7 @@
</p>
</ion-col>
<ion-col col-lg-6>
<ion-col col-12 col-md-6>
<p>First, please make sure that your senseBox...</p>
<ul style="text-align: left">
<li>has the <b>WiFi shield</b> plugged in</li>