Add missing quotes
This commit is contained in:
@@ -51,7 +51,7 @@ body
|
||||
border-color: hsl(104, 51.4%, 43.5%)
|
||||
|
||||
.top-nav
|
||||
background-color: map-get($theme, background-power-primary)
|
||||
background-color: map-get($theme, "background-power-primary")
|
||||
position: relative
|
||||
z-index: 1
|
||||
box-shadow: map-get($theme, "shadow-down")
|
||||
|
||||
Reference in New Issue
Block a user