feat: update style

This commit is contained in:
changjun
2023-05-10 22:12:19 +08:00
parent 349af148c4
commit b2205761f4
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -30,7 +30,7 @@ body: The body of the article.
--> -->
<div id="elegantReader" class="animate-fade-in max-w-prose px-8 py-3 mx-auto box-border font-sans [[text_size_class]]"> <div id="elegantReader" class="animate-fade-in max-w-prose px-2 py-3 mx-auto box-border font-sans [[text_size_class]]">
<div class="w-full h-12 flex items-center space-x-4 my-8"> <div class="w-full h-12 flex items-center space-x-4 my-8">
<div class="flex-shrink-0"> <div class="flex-shrink-0">

View File

@@ -28,9 +28,9 @@ export default defineConfig({
], ],
theme: { theme: {
maxWidth: { // maxWidth: {
prose: '80ch', // prose: '80ch',
}, // },
fontFamily: { fontFamily: {
sans: [ sans: [
'LXGWWenKaiGBScreen', 'LXGWWenKaiGBScreen',