diff --git a/src/components/Layout.vue b/src/components/Layout.vue index 3914879..5e18330 100644 --- a/src/components/Layout.vue +++ b/src/components/Layout.vue @@ -236,8 +236,10 @@ watch( /* padding: 10px; */ font-size: 16px; color: #333; - height: 5vh; - + height: 2vh; + display: flex; + justify-content: center; + text-align: center; /* flex-shrink: 0; */ }