Fix displaying current section within styleguide
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// ----------------------------------------------
|
||||
|
||||
/* SG
|
||||
# Typography/
|
||||
# Typography
|
||||
|
||||
```
|
||||
<p class="Text Size-huge">Open Sans 26/34 Regular</p>
|
||||
@@ -11,7 +11,7 @@
|
||||
<p class="Text Size-medium">Open Sans 12/16 Semibold</p>
|
||||
<p class="Text is-semibold Size-small">Open Sans 10/14 Semibold</p>
|
||||
<p class="Text Size-small">Open Sans 10/14 Regular</p>
|
||||
```
|
||||
```
|
||||
*/
|
||||
|
||||
@import '../variables/sizes';
|
||||
@@ -47,4 +47,3 @@
|
||||
font-size: $sFontSize-small;
|
||||
line-height: $sLineHeight-small;
|
||||
}
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* SG
|
||||
# Icon font
|
||||
/* SG
|
||||
# IconFont
|
||||
```
|
||||
|
||||
<h4>Clock</h4>
|
||||
@@ -670,4 +670,3 @@
|
||||
.IconFont-Download::before {
|
||||
content: '\E05C';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user