瀏覽代碼

Merge pull request #397 from chrisbalt/patch-2

Update _mixins.scss
Eddie Machado 12 年之前
父節點
當前提交
6906c8291a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      library/scss/_mixins.scss

+ 1 - 1
library/scss/_mixins.scss

@@ -170,7 +170,7 @@ USAGE: @include transition(all 0.2s ease-in-out);
 /*********************
 CSS3 GRADIENTS
 Be careful with these since they can
-really slow down your CSS. Don't overdue it.
+really slow down your CSS. Don't overdo it.
 *********************/
 
 /* @include css-gradient(#dfdfdf,#f8f8f8); */