mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Tweaks to styling on groups page
This commit is contained in:
@@ -4,17 +4,17 @@
|
||||
#groups
|
||||
background-color: $clr-brick-light
|
||||
background-image: url("/assets/groups.svg")
|
||||
background-position: center 10px
|
||||
background-position: center 15px
|
||||
background-repeat: no-repeat
|
||||
padding-bottom: 20px
|
||||
|
||||
.group
|
||||
.group_footer
|
||||
margin-bottom: 1em
|
||||
hr
|
||||
border-bottom: 10px solid white
|
||||
outline: none
|
||||
border-top: none
|
||||
margin-top: none
|
||||
padding-bottom: 40px
|
||||
hr
|
||||
border-bottom: 10px solid white
|
||||
outline: 0
|
||||
border-top: 0
|
||||
margin: 0
|
||||
|
||||
.group-hero
|
||||
position: relative
|
||||
|
||||
Reference in New Issue
Block a user