From 5482da42b9a620d54e1680a58556559c8ea61648 Mon Sep 17 00:00:00 2001 From: Namanyay Goel Date: Sun, 1 Jun 2014 23:08:09 +0530 Subject: [PATCH] Fixing typo in screen.css Line 135, 'corret' to 'correct'. --- assets/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index bb7c25b..0ebe3f0 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -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";