This commit is contained in:
2021-02-18 17:41:57 +02:00
parent 68b9b252ae
commit b691684c09
5 changed files with 15 additions and 22 deletions

View File

@@ -212,11 +212,3 @@ export default {
},
};
</script>
<style scoped>
h2 {
font-family: Futura Book font !important;
}
p {
font-family: Futura Book font !important;
}
</style>