mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update broken variable reference
The previous font variable is only present in admin css
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
height: 1em;
|
||||
line-height: 1em;
|
||||
display: inline-block;
|
||||
font-family: $base-font-family;
|
||||
font-family: $body-font;
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user