diff --git a/custom.css b/custom.css index 7981126..3b07f86 100644 --- a/custom.css +++ b/custom.css @@ -35,3 +35,8 @@ span.avoidwrap { .container { max-width: 860px; } + +@media screen and (max-width:568px) { + .hidden-on-phone {display:none} +} + diff --git a/index.html b/index.html index 3685ae2..f4dc807 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ -
@@ -330,33 +334,10 @@ When Javascript works, Remarkbox will powerup and enhance the user experience! For more details read: Capability driven Presentation

+
+
+
-