@@ -34,7 +34,7 @@
</script>
<style lang="scss">
.nuxt-box:not(.client-index-page){
- width: 100%;padding-top: 80px;
+ width: 100%;padding-top: 72px;
// 移动端手机尺寸(0-768)
@media (max-width: 768px){padding-top: 61px;}
}
<style lang="scss" scoped>