From 8f38bdec060c9de8da5dbabf6d1d8dfafd2ebea3 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2019 05:13:18 +0200 Subject: Renamed research to sandbox experiments --- src/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/static/style.css') diff --git a/src/static/style.css b/src/static/style.css index 34cf942..4654ae7 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -83,6 +83,10 @@ code[class*=language-] { } @media only screen and (max-width:480px) { + main { + padding: 20px; + } + nav { text-align: center; margin-bottom: initial; -- cgit v1.2.3