|
3 | 3 | "content": { |
4 | 4 | "type": "extended-features-block", |
5 | 5 | "title": { |
6 | | - "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit", |
| 6 | + "text": "Lorem ipsum dolor sit amet", |
7 | 7 | "textSize": "m" |
8 | 8 | }, |
| 9 | + "description": "Three **cards in a row on the desktop**, two cards in a row on a tablet, one card in a row on a mobile phone.", |
9 | 10 | "items": [ |
10 | 11 | { |
11 | 12 | "title": "Sed do eiusmod tempor incididunt", |
|
57 | 58 | }, |
58 | 59 | "withLabel": { |
59 | 60 | "content": { |
60 | | - "type": "extended-features-block", |
61 | | - "title": { |
62 | | - "text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit", |
63 | | - "textSize": "m" |
64 | | - }, |
65 | 61 | "items": [ |
66 | 62 | { |
67 | 63 | "title": "Sed do eiusmod tempor", |
|
116 | 112 | "colSizes": { |
117 | 113 | "two": { |
118 | 114 | "title": "Extended Features", |
119 | | - "description": "Two features in a row on all devices", |
| 115 | + "description": "Two features **in a row** on all devices", |
120 | 116 | "colSizes": { |
121 | 117 | "all": 6 |
122 | 118 | }, |
|
157 | 153 | }, |
158 | 154 | "three": { |
159 | 155 | "title": "Extended Features (default)", |
160 | | - "description": "Three Features in a row on the desktop, three features in a row on a tablet, two features in a row on a mobile phone." |
| 156 | + "description": "Three Features **in a row** on the desktop, three features in a row on a tablet, two features in a row on a mobile phone." |
161 | 157 | }, |
162 | 158 | "four": { |
163 | 159 | "title": "Extended Features", |
164 | | - "description": "Four features in a row on the desktop, three features in a row on a tablet, two features in a row on a mobile phone.", |
| 160 | + "description": "Four features **in a row** on the desktop, three features in a row on a tablet, two features in a row on a mobile phone.", |
165 | 161 | "colSizes": { |
166 | 162 | "all": 6, |
167 | 163 | "sm": 4, |
|
0 commit comments