reduce fonts
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"
|
||||
>
|
||||
<div
|
||||
class="post-content-text text-xl"
|
||||
class="post-content-text text-lg"
|
||||
v-html="$page.blog.content"
|
||||
></div>
|
||||
</section>
|
||||
@@ -210,4 +210,4 @@ export default {
|
||||
};
|
||||
},
|
||||
};
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user