mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
commit
8cb97e5849
@ -15,7 +15,6 @@ $colors: <% data.color.colors.each do |swatch| %>$<%= swatch.name %> <% end %>;
|
||||
}
|
||||
|
||||
.pop-stripe {
|
||||
height: .5em;
|
||||
height: .22em;
|
||||
@include background-image(stripes(left, ($colors)));
|
||||
@include box-shadow(0 -1px 2px rgba(#000, .25) inset);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user