Skip to content
Snippets Groups Projects
Commit 181d2a9c authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

Make edition iframe full width

parent 8eecb496
No related branches found
No related tags found
No related merge requests found
Pipeline #169733 passed
<template>
<v-app>
<Bar/>
<v-main>
<Content/>
</v-main>
<Footer/>
</v-app>
</template>
---
home: false
title: Arabic
layout: Layout
layout: Edition
---
# {{ $frontmatter.title }}{.text-h1 .mt-4 .mb-6 .font-weight-light .primary--text}
<iframe
src="https://ahikar-dev.sub.uni-goettingen.de"
style="width: 100%; height: 800px;">
style="width: 100%; height: 81vh;">
</iframe>
---
home: false
title: Syriac
layout: Layout
layout: Edition
---
# {{ $frontmatter.title }}{.text-h1 .mt-4 .mb-6 .font-weight-light .primary--text}
<iframe
src="https://ahikar-dev.sub.uni-goettingen.de"
style="width: 100%; height: 800px;">
style="width: 100%; height: 81vh;">
</iframe>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment