Fix: fix layout

This commit is contained in:
jhynsoo 2024-05-23 17:04:19 +09:00
parent 945b3fff7d
commit 486db7b781

View File

@ -54,6 +54,7 @@ import { RouterLink } from 'vue-router';
<style scoped>
main {
width: 100%;
margin: 80px auto 0;
}
section {