easegen-front/src/views/Login/components/LoginFormTitle.vue
@@ -3,11 +3,14 @@ .c717a8a{ color: #717a8a; text-align: center; font-weight: 400; margin-bottom: 5px; margin-top: 45px; } </style> <template> <h2 class="enter-x mb-3 text-2xl font-bold xl:text-3xl c717a8a" > <h2 class="enter-x mb-3 text-2xl xl:text-3xl c717a8a" > {{ getFormTitle }} </h2> </template>