Fixes thumbnail width (#1646)
This commit is contained in:
parent
818fa687f3
commit
1fe733524c
|
@ -207,7 +207,7 @@ $thumbnail-overlay-opacity: 0.85
|
|||
margin-bottom: 12px
|
||||
|
||||
.thumbnailImage
|
||||
width: 100%
|
||||
width: 250px
|
||||
|
||||
.title
|
||||
font-size: 18px
|
||||
|
|
Loading…
Reference in New Issue