From a7e99c352fb6885c98d5fff162b9b5420ddbf107 Mon Sep 17 00:00:00 2001 From: scossa Date: Fri, 30 Aug 2024 14:19:39 +0200 Subject: [PATCH] streamingcommunity --- update_link.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_link.sh b/update_link.sh index bf3646a..15dfd0b 100755 --- a/update_link.sh +++ b/update_link.sh @@ -46,7 +46,7 @@ cat <<- _EOF > index.html } @media (max-width: 480px) { h1 { - font-size: 25px; + font-size: 17px; /* Size mobile phones */ } }