diff --git a/simplepwa/index.html b/simplepwa/index.html
index 12ea2a8..5477bc9 100644
--- a/simplepwa/index.html
+++ b/simplepwa/index.html
@@ -81,7 +81,7 @@
192.168.0.26 |
- | BLUETOOTH IP |
+ Bluetooth IP |
172.20.1.1 |
diff --git a/simplepwa/style.css b/simplepwa/style.css
index 5deec71..09c2447 100644
--- a/simplepwa/style.css
+++ b/simplepwa/style.css
@@ -61,6 +61,7 @@ html, body {
#settings > table > tbody > tr > td {
padding-right: 20px;
text-align: center;
+ width: 33%;
}
#buttons_card > button {