From 2dd26937465eb359552c77fe82b25c4fc7cfe2f3 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Thu, 25 May 2023 20:23:49 +0200 Subject: make Fietsboek text a link to home page --- asset-sources/theme.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'asset-sources') diff --git a/asset-sources/theme.scss b/asset-sources/theme.scss index 40aa55d..faa4f44 100644 --- a/asset-sources/theme.scss +++ b/asset-sources/theme.scss @@ -9,6 +9,10 @@ strong { font-weight: 700; } +.brand-link { + text-decoration: none; +} + .badge-container { width: 50px; height: 50px; -- cgit v1.2.3