diff --git a/assets/css/_partial/_footer.scss b/assets/css/_partial/_footer.scss index f717b08..bd38e6e 100644 --- a/assets/css/_partial/_footer.scss +++ b/assets/css/_partial/_footer.scss @@ -4,7 +4,7 @@ footer { bottom: 0; left: 0; right: 0; - z-index: 777; + z-index: 10; background-color: #fff; height: 38px; display: flex;