Skip to content

Commit

Permalink
Fix secondary text (#148) Fix #147
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheThird authored Mar 18, 2018
1 parent 9e62aff commit 7620dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/html/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ html
h3.text-muted.footer-top
| Waiting for a device
span#wait-dot
p.text-muted Connect the device to the computer with a USB cable.
p.text-muted Connect the device to the computer with a USB cable.
#device.container
h3#device-name.text-muted.footer-top
| UBports Installer is starting up
p#device-under-text.text-muted Starting adb service...
p#device-under-text.text-muted Starting adb service...
// Modals
include modals/install
include modals/error
Expand Down

0 comments on commit 7620dbf

Please sign in to comment.