From 40110de6abbd5a7875780ad628305c8a57da28eb Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Sun, 16 Sep 2018 18:29:25 +0200 Subject: Overworked Design for new concept. :lipstick: --- assets/css/style.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'assets/css') diff --git a/assets/css/style.css b/assets/css/style.css index 6d2bab6..3526f72 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -10,7 +10,7 @@ * { text-align: center; background-color: #282828; - font-family: Comfortaa, serif; + font-family: Mukta, serif; } html, body { @@ -82,7 +82,7 @@ a { } a:hover { - color: #3E4DF0; + color: #FB5D5E; } @media only screen and (max-width: 500px) { @@ -117,6 +117,7 @@ a:hover { font-size: 12px; } -.social-buttons { - +.logo-img { + width: 100%; + height: auto; } \ No newline at end of file -- cgit v1.2.3