Update headers font

This commit is contained in:
samaradel
2021-07-08 11:24:41 +02:00
parent d89970b8e7
commit 6fa1be89bb
4 changed files with 14 additions and 31 deletions

View File

@@ -183,13 +183,4 @@ export default {
};
},
};
</script>
<style scoped>
.post-card-excerpt,
.post-content-text,
.post-content-text h2 {
font-family: "Poppins", sans-serif !important;
line-height: 1.5;
}
</style>
</script>