From bc55f0ae0ec955acaeb11ebf699303fd9d83ccfa Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Fri, 12 May 2023 20:03:39 +0200 Subject: [PATCH] Typo --- themes/nluug/assets/scss/styles.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nluug/assets/scss/styles.scss b/themes/nluug/assets/scss/styles.scss index 2b023a5..ca46c83 100644 --- a/themes/nluug/assets/scss/styles.scss +++ b/themes/nluug/assets/scss/styles.scss @@ -199,7 +199,7 @@ h1, h2, h3, h4, h5, strong, b { color: $color-text-inverse; } .header { - text-alignt: right; + text-align: right; } .nav{ max-height: none;