aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorMarco Alexander Fischer2018-08-28 13:38:44 +0200
committerMarco Alexander Fischer2018-08-28 13:38:44 +0200
commit894b2a294b1d4045be731a4318edb5d06584769f (patch)
treea32ebc13c1a4b09698c25864593e40baced02133 /assets/css/style.css
parentfcc56c85feca7ca927728abd539071cb40408766 (diff)
Removed Instagram Gradient
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index c77ee98..0911473 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -91,12 +91,12 @@ a:hover {
}
}
-.fa-instagram:before {
+/* .fa-instagram:before {
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
-
+*/
.name {
font-size: 12px;
} \ No newline at end of file