We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ef0504 + bd0d8b6 commit c05a856Copy full SHA for c05a856
stylus/wells.styl
@@ -9,7 +9,7 @@
9
padding: 19px;
10
margin-bottom: 20px;
11
background-color: $well-bg;
12
- border: 1px solid$well-border;
+ border: 1px solid $well-border;
13
border-radius: $border-radius-base;
14
box-shadow inset 0 1px 1px rgba(0,0,0,.05);
15
blockquote {
0 commit comments