Merge pull request #103 from namanyayg/patch-1
Fixing typo in screen.css
This commit is contained in:
commit
e9725f1ac6
|
@ -132,7 +132,7 @@ table { border-collapse: collapse; border-spacing: 0; }
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Each icon is created by inserting the corret character into the
|
/* Each icon is created by inserting the correct character into the
|
||||||
content of the :before pseudo element. Like a boss. */
|
content of the :before pseudo element. Like a boss. */
|
||||||
.icon-ghost:before {
|
.icon-ghost:before {
|
||||||
content: "\e000";
|
content: "\e000";
|
||||||
|
|
Loading…
Reference in New Issue