Browse Source

fix for responsive rule for footer

Torkel Ödegaard 7 năm trước cách đây
mục cha
commit
ed0f521279
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/sass/components/_footer.scss

+ 1 - 1
public/sass/components/_footer.scss

@@ -46,7 +46,7 @@
   }
 }
 
-@include media-breakpoint-up(sn) {
+@include media-breakpoint-up(sm) {
   .login-page {
     .footer {
       padding: 5rem 0 1rem 0;