See999 5 years ago
parent
commit
1d1c9e4d5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/main/DetailsPage.vue

+ 1 - 1
src/pages/main/DetailsPage.vue View File

@@ -225,7 +225,7 @@ export default {
225 225
     padding-top: 63px;
226 226
     // padding-bottom: 0.25rem;
227 227
     @media only screen and (max-width: 812px) {
228
-      padding-top: 42px !important;
228
+      padding-top: 40px !important;
229 229
     }
230 230
   }
231 231
 }