Skip to content

Commit 1dcc25c

Browse files
committed
remove wide letter spacing for headers
1 parent 6d9fcdf commit 1dcc25c

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

assets/scss/_docs.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
h1,h2,h3,h4,h5,h6 {
1818
color: var(--of--Color--brand--200);
1919
font-weight: 800;
20-
letter-spacing: 2px;
2120
margin: var(--of--spacer--md) 0 var(--of--spacer--sm);
2221

2322
a:hover {

content/en/docs/Reference/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ title: "Reference"
33
linkTitle: "Reference"
44
weight: 9
55
date: 2020-05-24
6-
description: >
7-
Coming soon
86
---

0 commit comments

Comments
 (0)