mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Replace lightgray to hex
This commit is contained in:
@@ -42,7 +42,7 @@ nav.top-bar {
|
||||
}
|
||||
|
||||
.top-bar-section {
|
||||
border-bottom: 1px solid lightgray;
|
||||
border-bottom: 1px solid #d3d3d3;
|
||||
|
||||
a.icon {
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user