From 0f5fa5261f42cf44fd573a41b8f691139c045766 Mon Sep 17 00:00:00 2001 From: mdivecky Date: Tue, 9 Jun 2020 09:27:14 +0200 Subject: [PATCH] remove hipster colors --- public/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/style.css b/public/style.css index cff48ca..e764f66 100644 --- a/public/style.css +++ b/public/style.css @@ -81,8 +81,7 @@ span { .gradient-text { /* Fallback color */ - background-color: #ff906b; - background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045); + background-color: #000; background-repeat: repeat; background-size: 100%;