-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader3.json
More file actions
45 lines (45 loc) · 1.24 KB
/
header3.json
File metadata and controls
45 lines (45 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"tagName": "mjml",
"attributes": {},
"children": [
{
"tagName": "mj-body",
"attributes": {},
"children": [
{
"tagName": "mj-wrapper",
"attributes": { "padding": 0 },
"children": [
{
"tagName": "mj-section",
"attributes": { "padding": 0, "background-color": "#FFFFFF" },
"children": [
{
"tagName": "mj-column",
"attributes": {
"padding-top": 7,
"padding-bottom": 7,
"padding-left": 16,
"padding-right": 16,
"background-color": "#FFFFFF"
},
"children": [
{
"tagName": "mj-image",
"attributes": {
"height": 56,
"width": 142,
"src": "https://figma-template-assets.s3.amazonaws.com/Header/header2/%F0%9F%93%B7+header2_1.png",
"align": "center"
}
}
]
}
]
}
]
}
]
}
]
}