mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +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="flex-shrink-0">
|
||||
|
||||
@@ -28,9 +28,9 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
theme: {
|
||||
maxWidth: {
|
||||
prose: '80ch',
|
||||
},
|
||||
// maxWidth: {
|
||||
// prose: '80ch',
|
||||
// },
|
||||
fontFamily: {
|
||||
sans: [
|
||||
'LXGWWenKaiGBScreen',
|
||||
|
||||
Reference in New Issue
Block a user