From 8d491509e02ff1a4a50f1a1b70e79e94c48bb2f6 Mon Sep 17 00:00:00 2001 From: Dillon Date: Wed, 13 May 2020 19:35:46 +0800 Subject: [PATCH] fix(social): social links blocked by uBlock Origin (#354) --- assets/css/_page/_home.scss | 2 +- layouts/partials/home/profile.html | 2 +- ...style.template.scss_b8ba9a60a151126bfcde1421dc0b972d.content | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/_page/_home.scss b/assets/css/_page/_home.scss index c3ec78a..6e48d6f 100644 --- a/assets/css/_page/_home.scss +++ b/assets/css/_page/_home.scss @@ -37,7 +37,7 @@ padding: .5rem; } - .social-links { + .links { padding: .5rem; font-size: 1.5rem; diff --git a/layouts/partials/home/profile.html b/layouts/partials/home/profile.html index 4563e19..c542a94 100644 --- a/layouts/partials/home/profile.html +++ b/layouts/partials/home/profile.html @@ -40,7 +40,7 @@ {{- end -}} {{- if $profile.social -}} -