parent
e7e9307219
commit
058dfbb0fd
1 changed files with 8 additions and 0 deletions
|
@ -230,6 +230,14 @@
|
|||
font-size: 0;
|
||||
}
|
||||
|
||||
.fade-right {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.fade-left {
|
||||
left: 0;
|
||||
}
|
||||
|
||||
@media (max-width: $screen-xs-max) {
|
||||
.cover-block {
|
||||
padding-top: 20px;
|
||||
|
|
Loading…
Reference in a new issue