fixed typo on box_shadow mixin
This commit is contained in:
parent
8ddebad39d
commit
858227ab0f
@ -1,6 +1,6 @@
|
||||
//**
|
||||
Provides cross-browser css box shadows for Webkit, Gecko, and CSS3 standard
|
||||
arguments are horizontal color, horizontal offset, vertical offset, and blur
|
||||
arguments are color, horizontal offset, vertical offset, and blur
|
||||
|
||||
//**
|
||||
These defaults make the arguments optional for this mixin
|
||||
|
Loading…
Reference in New Issue
Block a user