parent
5a63f9b7b1
commit
089dd195bb
2 changed files with 2 additions and 2 deletions
|
@ -348,7 +348,7 @@ body:hover .visually-hidden button {
|
|||
========================================================================== */
|
||||
|
||||
.sticky {
|
||||
@include breakpoint($medium) {
|
||||
@include breakpoint($large) {
|
||||
@include clearfix();
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue