diff --git a/frontend/assets/css/tailwind.css b/frontend/assets/css/tailwind.css index 713f20f..45a2b3f 100644 --- a/frontend/assets/css/tailwind.css +++ b/frontend/assets/css/tailwind.css @@ -34,4 +34,4 @@ .text-default { @apply dark:text-gray-300 text-gray-900 } - } \ No newline at end of file + } diff --git a/frontend/pages/wedstrijd/addcontest.vue b/frontend/pages/wedstrijd/addcontest.vue index 17c3415..a7d036c 100644 --- a/frontend/pages/wedstrijd/addcontest.vue +++ b/frontend/pages/wedstrijd/addcontest.vue @@ -1,123 +1,138 @@ + +