small step on features
This commit is contained in:
@ -63,6 +63,20 @@
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
- template: card_feature_small
|
||||
header: Card looking feature, smaller version
|
||||
text: For things where no image is available or apropriate.
|
||||
Making lists a little more interesting to look at.
|
||||
May use svg as image.
|
||||
fields:
|
||||
- header
|
||||
- text
|
||||
options:
|
||||
- background
|
||||
- color
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
- template: card_normal_round
|
||||
header: Standard card with rounded look
|
||||
text: Otherwise quite similar to standard. But there is gap under the image.
|
||||
|
@ -6,7 +6,7 @@
|
||||
:id: 1
|
||||
- :name: columns
|
||||
:description: Number of columns in a layout that supports cards
|
||||
:values: 2 3 4
|
||||
:values: 2 3 4 5 6
|
||||
:default: 3
|
||||
:id: 2
|
||||
- :name: background
|
||||
|
Reference in New Issue
Block a user