Fixing typo in screen.css
Line 135, 'corret' to 'correct'.
This commit is contained in:
parent
628789944e
commit
5482da42b9
|
@ -132,7 +132,7 @@ table { border-collapse: collapse; border-spacing: 0; }
|
|||
-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. */
|
||||
.icon-ghost:before {
|
||||
content: "\e000";
|
||||
|
|
Loading…
Reference in New Issue