From f2f97e5aa0603c8648b998a6f567bb11c4d0c12b Mon Sep 17 00:00:00 2001 From: samuel-p Date: Sun, 4 Feb 2018 13:56:10 +0100 Subject: [PATCH] minor changes --- index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 560dd95..6f506b2 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,13 @@ .sp-codes { font-family: "Minotaur", monospace; - font-size: 5rem; + font-size: 3rem; + } + + @media screen and (min-width: 40em) { + .sp-codes { + font-size: 5rem; + } } @@ -114,7 +120,7 @@

SP-CODES

-

Hi, my name is Samuel Philipp and I am a German software engineer from Magdeburg. On this site you find my +

Hi! My name is Samuel Philipp. I'm a German software engineer from Magdeburg. On this site you find my GitHub profile and my Google Play developer page. Feel free to contact me.