summaryrefslogtreecommitdiffstats
path: root/assets/css/components/_hnav.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/components/_hnav.scss')
-rw-r--r--assets/css/components/_hnav.scss2
1 files changed, 1 insertions, 1 deletions
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 @@
4@include iro.props-namespace('hnav') { 4@include iro.props-namespace('hnav') {
5 @include iro.props-store(( 5 @include iro.props-store((
6 --colors: ( 6 --colors: (
7 --border: fn.global-color(--obj-hi) 7 --border: fn.global-color(--obj)
8 ) 8 )
9 ), 'colors'); 9 ), 'colors');
10 10