From 8bc8805cd510fd10c84098dd337fda1b992e5ae5 Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Thu, 31 Jan 2019 13:08:09 +0300 Subject: [PATCH] supporters: update section & style --- src/index.pug | 8 ++++---- src/style.sass | 11 +---------- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/src/index.pug b/src/index.pug index 82a7050..7e28956 100644 --- a/src/index.pug +++ b/src/index.pug @@ -137,11 +137,11 @@ html img(src=stars("vladfaust", "unity-wakatime")) | a Unity Wakatime integration (C#) h2 Supporters: - ul.supporters - li.rare - a(href="https://github.com/ljuti") Lauri Jutila p.thanks - i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects! + i Thanks to all my patrons, I can build and support beautiful Open Source Software! + ul.supporters + li + a(href="https://github.com/ljuti") Lauri Jutila .patreon-button a(href="https://www.patreon.com/vladfaust") img(src="/img/patreon.svg") diff --git a/src/style.sass b/src/style.sass index 309aeab..2b782ad 100644 --- a/src/style.sass +++ b/src/style.sass @@ -74,17 +74,8 @@ ul.projects ul.supporters list-style: square - li - &.rare - &, & a - color: #2c58a2 - - &.legendary - &, & a - color: #f0741c - .thanks - margin-top: 1rem + margin-bottom: 1rem .patreon-button margin: 1rem 0 0