From af7f0008df4125d3c5804650a6f8214ca126f608 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 14:48:42 -0400 Subject: more mobile --- public/assets/ok.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/public/assets/ok.css b/public/assets/ok.css index 64d13a6..ebbc46f 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -217,14 +217,19 @@ height: 50vh; } .five span { - width: 100%; + width: 50%; border-bottom: 1px solid; margin: 0; padding: 3px; + font-weight: 600; } - .description { + .five span.description { width: 100%!important; + font-weight: 400; -webkit-column-count: 2!important; + -webkit-column-gap: 3px; + -moz-column-gap: 3px; + column-gap: 3px; } .headings { display: none; -- cgit v1.2.3-70-g09d2