diff --git a/client/index.html b/client/index.html index 7ce05ab..3eb7c4b 100644 --- a/client/index.html +++ b/client/index.html @@ -62,7 +62,7 @@
The easiest way to transfer data across devices.
-
Your device is discoverable by everyone on this network.
+
You can be discovered by everyone on this network.
diff --git a/client/styles.css b/client/styles.css index 924a01c..78a5b19 100644 --- a/client/styles.css +++ b/client/styles.css @@ -293,6 +293,7 @@ footer { right: 0; align-items: center; padding: 0 0 16px 0; + text-align: center; } footer .logo {