mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +00:00
Add missing quotes
This commit is contained in:
parent
3baba8fb4d
commit
4c5820802b
1 changed files with 1 additions and 1 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue