diff --git a/layouts/common.styl b/layouts/common.styl index 4c4896a..4b9614f 100644 --- a/layouts/common.styl +++ b/layouts/common.styl @@ -500,11 +500,11 @@ input:-moz-placeholder color #ffffff position fixed right 8px - bottom 38px + bottom 42px z-index 999 padding 4px -@media (max-width: 768px) +@media (max-width 768px) .header position fixed z-index 999999 diff --git a/pages/post/_id.vue b/pages/post/_id.vue index b8d1def..6f2b438 100644 --- a/pages/post/_id.vue +++ b/pages/post/_id.vue @@ -1,5 +1,5 @@