tj
2025-04-30 7f199d396989b430f625c152df5c5da708ed86ec
src/components/MainLayout.vue
@@ -1,6 +1,6 @@
<template>
    <HeaderMenu />
    <router-view style="margin-top: 62px;" />
    <router-view style="margin-top: 70px;" />
    <Footer></Footer>
  </template>
  
@@ -12,4 +12,5 @@
  
  </script>
  <style scoped>
  </style>
  </style>