Commit b7b2f91e by Brian Talbot

studio - revising the visual design of UI well pattern

parent 1a5b58ac
......@@ -192,7 +192,7 @@
// UI archetypes - well
.ui-well {
@include box-shadow(inset 0 1px 2px 1px $shadow-l1);
@include box-shadow(inset 0 1px 2px 1px $shadow);
padding: ($baseline*0.75);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment