Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
|
@ -12,11 +12,11 @@
|
|||
background-color: $thumbnail-bg;
|
||||
border: 1px solid $thumbnail-border;
|
||||
border-radius: $thumbnail-border-radius;
|
||||
@include transition(all .2s ease-in-out);
|
||||
@include transition(border .2s ease-in-out);
|
||||
|
||||
> img,
|
||||
a > img {
|
||||
@include img-responsive();
|
||||
@include img-responsive;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue