minor changes

This commit is contained in:
Samuel Philipp 2018-02-04 13:56:10 +01:00
parent 90a2f78cec
commit f2f97e5aa0
1 changed files with 8 additions and 2 deletions

View File

@ -73,8 +73,14 @@
.sp-codes {
font-family: "Minotaur", monospace;
font-size: 3rem;
}
@media screen and (min-width: 40em) {
.sp-codes {
font-size: 5rem;
}
}
</style>
<!-- Matomo -->
<script type="text/javascript">
@ -114,7 +120,7 @@
<div class="row columns">
<div class="medium-8 medium-centered">
<h1 class="sp-codes">SP-CODES</h1>
<p>Hi, my name is Samuel Philipp and I am a German software engineer from Magdeburg. On this site you find my
<p>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.</p>
</div>
</div>