From b5b0d386f2b05aceddb6396b79b2b60afe87767e Mon Sep 17 00:00:00 2001 From: Jul Date: Fri, 10 Jan 2020 16:35:42 +0300 Subject: [PATCH] Update style.css --- css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/css/style.css b/css/style.css index 640262a..4a145bd 100644 --- a/css/style.css +++ b/css/style.css @@ -173,3 +173,11 @@ Carroussel css position: absolute; top: 10px; } + +.github-link:hover{ + color: white; +} + +.github-link > i { + font-size:2.333333em!important; +}