From f8392eb3961556d19bfaa48c820c42221ae69a5f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 13 Jun 2022 12:59:41 +0200 Subject: Updated structure --- assets/css/components/_header.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'assets/css/components/_header.scss') diff --git a/assets/css/components/_header.scss b/assets/css/components/_header.scss index cf396ce..ce216ee 100644 --- a/assets/css/components/_header.scss +++ b/assets/css/components/_header.scss @@ -52,6 +52,7 @@ color: fn.color(--fg); line-height: fn.dim(--height); text-decoration: none; + white-space: nowrap; &:hover, &:focus { -- cgit v1.2.3-54-g00ecf