Add mentions

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-05-29 16:46:23 +02:00
parent 07d4db5ce9
commit d3176e2a8d
6 changed files with 309 additions and 15 deletions

View File

@@ -142,9 +142,3 @@ export default class CreateEvent extends Vue {
// }
}
</script>
<style>
.markdown-render h1 {
font-size: 2em;
}
</style>