From 73a1606dc8eeb8d57f71e3632b79a6c0be284152 Mon Sep 17 00:00:00 2001 From: Andrew Gioia Date: Tue, 14 Jul 2020 12:52:27 -0400 Subject: [PATCH] Slight fixes on different color themes and removing padding at bottom of the tags --- assets/scss/main.scss | 6 +++--- content/posts/20-07-09-facebook.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/scss/main.scss b/assets/scss/main.scss index 936a4f1..ae5a144 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -211,7 +211,7 @@ main { margin: max(1vmax, 0.75rem) 0; p { - border-left: 1vmax solid var(--border-normal); + border-left: 1vmax solid var(--text-subdued-normal); padding-left: 2vmax; margin-top: 0; margin-bottom: 0; @@ -249,7 +249,7 @@ main { background: var(--bg-normal); border-radius: 100%; content: $icon-barracuda; - display: block; + display: flex; font-family: 'andrew'; font-size: max(3vmax, 2.5rem); height: max(5vmax, 4rem); @@ -374,7 +374,7 @@ ul { flex-wrap: wrap; justify-content: center; list-style-type: none; - margin: 4vmax 0; + margin: 4vmax 0 0; padding: 0; width: 100%; diff --git a/content/posts/20-07-09-facebook.md b/content/posts/20-07-09-facebook.md index c60d504..b480528 100644 --- a/content/posts/20-07-09-facebook.md +++ b/content/posts/20-07-09-facebook.md @@ -3,8 +3,8 @@ title: Boycott Facebook, but not because it supports free speech linkTitle: Boycott Facebook, but not for its free speech author: Andrew Gioia slug: "facebook" -date: 2020-07-01 -publishdate: 2020-07-05 +date: 2020-07-09 +publishdate: 2020-07-14 tags: - Free speech - Privacy