Adjusted entry fades
This commit is contained in:
@ -49,13 +49,9 @@
|
||||
}
|
||||
|
||||
|
||||
&-admin {
|
||||
&-work {
|
||||
background-image: url('./../images/patterns/lemon-triangle.svg');
|
||||
}
|
||||
|
||||
&-media {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
&__brands {
|
||||
@ -96,6 +92,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
@include t-media-query($s-xsmall-up) {
|
||||
&__brands {
|
||||
&-brand {
|
||||
@ -116,5 +113,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user