mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-25 04:17:19 +00:00
feat: update style
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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">
|
||||||
|
|||||||
@@ -28,9 +28,9 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
|
|
||||||
theme: {
|
theme: {
|
||||||
maxWidth: {
|
// maxWidth: {
|
||||||
prose: '80ch',
|
// prose: '80ch',
|
||||||
},
|
// },
|
||||||
fontFamily: {
|
fontFamily: {
|
||||||
sans: [
|
sans: [
|
||||||
'LXGWWenKaiGBScreen',
|
'LXGWWenKaiGBScreen',
|
||||||
|
|||||||
Reference in New Issue
Block a user