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.