some texte css

This commit is contained in:
2019-09-27 17:00:49 +02:00
parent 10b5c05b8b
commit 93849f6992
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<span v-if="!loaded">Loading...</span>
</template>
<section v-html="item.tei" class="col-6"/>
<div class="content" v-html="item.tei"/>
<template v-slot:nav>
</template>