mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
Improving styling on large thumbnail view of product images
This commit is contained in:
@@ -3,12 +3,10 @@
|
||||
@import branding
|
||||
|
||||
.product-img
|
||||
border-bottom: 40px white solid
|
||||
border-top: 20px white solid
|
||||
border-left: 20px white solid
|
||||
border-right: 20px white solid
|
||||
padding: 5px
|
||||
margin-bottom: 10px
|
||||
outline: 1px solid #ccc
|
||||
@include box-shadow(0 1px 2px 1px rgba(0,0,0,0.25))
|
||||
@include box-shadow(0 1px 2px 1px rgba(0,0,0,0.15))
|
||||
|
||||
.hero-img
|
||||
outline: 1px solid $disabled-bright
|
||||
|
||||
Reference in New Issue
Block a user