6 lines
80 B
SCSS
6 lines
80 B
SCSS
|
@import 'mixins';
|
||
|
|
||
|
.is-stuck {
|
||
|
position: fixed;
|
||
|
top: 0;
|
||
|
}// change to is-stuck
|