diff --git a/contactme.html b/contactme.html index 2a0053e..786e041 100644 --- a/contactme.html +++ b/contactme.html @@ -30,7 +30,7 @@

Email: malik.wachter [at] mawacode.de

- +
diff --git a/css/style.css b/css/style.css index f77a3b8..ab8b503 100644 --- a/css/style.css +++ b/css/style.css @@ -97,6 +97,13 @@ h2{ margin-left: 30%; } +.comic { + width: 125%; + box-shadow: 10px 10px 10px; + margin-left: 50%; + color: black; +} + .socialmedia img{ height: 30px; margin: 5px;