mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-15 23:57:48 +00:00
Add box-shadow to distributor header for cart, checkout, and order confirmation pages
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
@import "typography";
|
||||
|
||||
section {
|
||||
:not(shop) navigation {
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), 0 8px 6px -6px rgba(0, 0, 0, 0.2)
|
||||
}
|
||||
}
|
||||
|
||||
.darkswarm navigation {
|
||||
display: block;
|
||||
background: $white;
|
||||
|
||||
Reference in New Issue
Block a user