studio - revising the visual design of UI well pattern
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user