Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 4ca4a6d

Browse files
authored
chore(presskit): fix bullets mistake from last commit (#3162)
1 parent fdd37d4 commit 4ca4a6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/presskit.jade

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ div(class="presskit-container l-space-neg-top-8")
5252
| For inquiries regarding press and media please contact us at
5353
| <a href="mailto:[email protected]">[email protected]</a>.
5454

55-
style ul {list-style-type: disc !important; margin-left: 1em !important;}
55+
style div.bullets ul {list-style-type: disc !important; margin-left: 1em !important;}
5656
div(class="presskit-row")
5757
div(class="presskit-inner")
58-
div
58+
div.bullets
5959
h2 BRAND NAMES
6060
:marked
6161
## Angular
@@ -136,7 +136,7 @@ div(class="presskit-container l-space-neg-top-8")
136136

137137
div(class="presskit-row")
138138
div(class="presskit-inner")
139-
div
139+
div.bullets
140140
h2 TERMS WE USE
141141
:marked
142142
We often use terms that are not part of our brand,

0 commit comments

Comments
 (0)