-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader6.json
More file actions
73 lines (73 loc) · 2.25 KB
/
header6.json
File metadata and controls
73 lines (73 loc) · 2.25 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"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,
"width": 320,
"padding-left": 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": "left"
}
}
]
},
{
"tagName": "mj-column",
"attributes": {
"padding-top": 7,
"padding-bottom": 7,
"padding-left": 165,
"padding-right": 16,
"width": 320,
"background-color": "#FFFFFF"
},
"children": [
{
"tagName": "mj-text",
"attributes": {
"padding": 0,
"color": "#000000",
"font-family": "Inter",
"font-size": 14,
"align": "right",
"font-style": "Regular",
"font-weight": "400",
"line-height": 20,
"text-decoration": "underline"
},
"content": "View in your browser"
}
]
}
]
}
]
}
]
}
]
}