Fix mobile

This commit is contained in:
André Weller
2019-05-12 01:35:18 +02:00
parent c1e4609c65
commit 0ab7d5c877
10 changed files with 68 additions and 33 deletions

View File

@@ -4,7 +4,7 @@
p {{title}}
.card--body
p {{desc}}
a(:href="url") {{url}}
a(:href="url" target='_blank') {{url}}
</template>
<script>