From 6f0aa925e9343cc9d700baab4839ed3c9e8ef0f0 Mon Sep 17 00:00:00 2001
From: Wolfgang Müller
Date: Mon, 29 Mar 2021 17:12:31 +0200
Subject: css: Remove rule that has no effect

'align-self' cannot operate on elements that are not flex. This is most
probably a remnant of an earlier discarded design whilst implementing
77bc0a9 (Attempt a thorough redesign of the landing page, 2020-06-06).
---
 scss/style.scss | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scss/style.scss b/scss/style.scss
index 0fbfd79..826268e 100644
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -102,8 +102,6 @@ nav li > article {
 		color: var(--fg-color-mute);
 	}
 
-	a { align-self: flex-start; }
-
 	h1 { font-size: 2.7rem; }
 }
 
-- 
cgit v1.2.3-2-gb3c3