From 849ff046717067747ab146f61891a2f378874283 Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Thu, 26 Nov 2020 12:00:46 +0100 Subject: [PATCH] Change responsiveness --- index.html | 38 +++++++++++++++++++------------------- remote.css | 4 ++-- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index 522ccb3..5b19e6e 100644 --- a/index.html +++ b/index.html @@ -11,32 +11,32 @@
-
- - - +
+ + + - - OK - + + OK + - - - + + +
- - - + + + - - - + + + - - - + + +
diff --git a/remote.css b/remote.css index b69277c..ae2d242 100644 --- a/remote.css +++ b/remote.css @@ -1,8 +1,8 @@ -#remote-control { +#remote { margin: 3em auto; max-width: 300px; } .fa-1c5x { font-size: 1.5em; -} \ No newline at end of file +}