Explorar o código

Update library/scss/_mixins.scss

Fixed typo in gradient mixin.
dhruv-bhatia %!s(int64=13) %!d(string=hai) anos
pai
achega
1684e9e93b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      library/scss/_mixins.scss

+ 1 - 1
library/scss/_mixins.scss

@@ -208,7 +208,7 @@ BOX SHADOWS
 /*********************
 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); */