From 6c81b7e3e6119e91160581a2e8f393df8424abe6 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 11 Jun 2022 18:44:07 +0200 Subject: Fixed page ordering in level 3 lists --- assets/css/components/_hnav.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/components/_hnav.scss b/assets/css/components/_hnav.scss index 5f34e8c..74dba9f 100644 --- a/assets/css/components/_hnav.scss +++ b/assets/css/components/_hnav.scss @@ -4,7 +4,7 @@ @include iro.props-namespace('hnav') { @include iro.props-store(( --colors: ( - --border: fn.global-color(--obj-hi) + --border: fn.global-color(--obj) ) ), 'colors'); -- cgit v1.2.3-54-g00ecf