We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57311b7 commit 963ba19Copy full SHA for 963ba19
public/presskit.jade
@@ -52,10 +52,10 @@ div(class="presskit-container l-space-neg-top-8")
52
| For inquiries regarding press and media please contact us at
53
| <a href="mailto:[email protected]">[email protected]</a>.
54
55
- style ul {list-style-type: disc !important; margin-left: 1em !important;}
+ style div.bullets ul {list-style-type: disc !important; margin-left: 1em !important;}
56
div(class="presskit-row")
57
div(class="presskit-inner")
58
- div
+ div.bullets
59
h2 BRAND NAMES
60
:marked
61
## Angular
@@ -136,7 +136,7 @@ div(class="presskit-container l-space-neg-top-8")
136
137
138
139
140
h2 TERMS WE USE
141
142
We often use terms that are not part of our brand,
0 commit comments