diff --git a/client/pages/gwas.vue b/client/pages/gwas.vue index a69bb300eae7468c70e0a2a2ccea40f1c5b7467b..0a5686fab0b27bf938bf30982792a6c8d5f86b7c 100644 --- a/client/pages/gwas.vue +++ b/client/pages/gwas.vue @@ -151,6 +151,10 @@ export default { margin: 30px; } +.header h1 { + text-align: center; +} + .header p { max-width: 80%; text-align: center; @@ -173,7 +177,7 @@ section h2 { } .init-table-card { - width: 400px; + width: 600px; } .init-table-card .v-card__title {