From 65b24f2b988ff6e9c2bf452fb40d09ab3fd92620 Mon Sep 17 00:00:00 2001 From: Remko Date: Tue, 7 May 2024 16:44:59 +0200 Subject: [PATCH] cleanup --- pwa/src/styling/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwa/src/styling/global.css b/pwa/src/styling/global.css index 60500f15..03257c2c 100644 --- a/pwa/src/styling/global.css +++ b/pwa/src/styling/global.css @@ -16,4 +16,4 @@ body { .utrecht-link--html-a:any-link:hover { font-weight: var(--utrecht-link-hover-font-weight); -} \ No newline at end of file +}