diff --git a/sass/helpers/position.sass b/sass/helpers/position.sass index 3f82bdcf..557f0cc0 100644 --- a/sass/helpers/position.sass +++ b/sass/helpers/position.sass @@ -11,5 +11,4 @@ top: 0 z-index: 99 &.is-sticky-bottom - top: unset !important - bottom: 10px !important \ No newline at end of file + bottom: 1rem \ No newline at end of file