Add space between items on blog and talks pages

Fixes 
This commit is contained in:
Oliver Davies 2020-05-23 15:16:42 +01:00
parent 8b899abc00
commit 2632f09b7f
2 changed files with 9 additions and 2 deletions

View file

@ -68,6 +68,13 @@ display:
next:
style:
type: html_list
options:
row_class: ''
default_row_class: true
uses_fields: false
type: ul
wrapper_class: ''
class: space-y-8
row:
type: 'entity:node'
options:

View file

@ -60,8 +60,8 @@ display:
default_row_class: true
uses_fields: false
type: ul
wrapper_class: item-list
class: ''
wrapper_class: ''
class: space-y-8
row:
type: 'entity:node'
options: