better title proportions

This commit is contained in:
2022-01-25 21:42:04 +01:00
parent 1952e4aa5a
commit c3c2fd30f0
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
<template>
<h3>{{ $t('my_accompanying_courses.title') }}</h3>
<h2>{{ $t('my_accompanying_courses.title') }}</h2>
<tab-table>
<template v-slot:thead>
</template>