From 5b2fc630684ad5e27a2938013770153c88368cbc Mon Sep 17 00:00:00 2001 From: horus Date: Fri, 26 Mar 2021 05:14:24 +0100 Subject: more mobile friendly --- views/index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'views') diff --git a/views/index.html b/views/index.html index 5b653b7..8d48c24 100644 --- a/views/index.html +++ b/views/index.html @@ -23,6 +23,11 @@ .tab-over-space { margin-left: 2rem; } + @media (max-width: 490px) { + .tab-over-space-on-mobile { + margin-left: 2rem; + } + } .text-muted { color: #808080 !important; } @@ -54,7 +59,7 @@ while crazy; do
- eval("boot up tools page") + eval("my life… tools")
endwhile
@@ -66,9 +71,9 @@ if interested; do
- About.Me() - or - Contact.Me() + About.Me() + or + Contact.Me()
endif -- cgit v1.2.3