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 a54a3b7 commit 4b5a7acCopy full SHA for 4b5a7ac
README.md
@@ -23,7 +23,7 @@ A collection of [SASS](http://sass-lang.com/ "SASS") mixins for your project.
23
* [Rotate](#rotate)
24
* [Transform-origin](#transform-origin)
25
* [Gradients](#gradients)
26
- * [Linear Horizonta (simple)](#linear-horizontal-simple)
+ * [Linear Horizontal (simple)](#linear-horizontal-simple)
27
* [Linear Horizontal (multiple)](#linear-horizontal-multiple)
28
* [Linear Vertical (simple)](#linear-vertical-simple)
29
* [Linear Vertical (multiple)](#linear-vertical-multiple)
@@ -186,4 +186,4 @@ The first color is the background color and the other are steps of gradient.
186
187
```scss
188
.class { @include font-face("helvetica","../font/helvetica"); }
189
-```
+```
0 commit comments