From c59211fbd6fd35ee1a2682424c4622a2159d4248 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 14:45:16 -0400 Subject: mobile --- public/assets/ok.css | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/assets/ok.css b/public/assets/ok.css index ce46ed2..64d13a6 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -209,4 +209,24 @@ .texts { font-size: 15px; } + } + + @media (max-width:480px) { + .cell, + button { + height: 50vh; + } + .five span { + width: 100%; + border-bottom: 1px solid; + margin: 0; + padding: 3px; + } + .description { + width: 100%!important; + -webkit-column-count: 2!important; + } + .headings { + display: none; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2