1
0
Fork 0

fix dark style

This commit is contained in:
nanxiaobei 2022-11-16 21:54:30 +08:00
parent 244187a816
commit 11a00ea4d4
2 changed files with 180 additions and 433 deletions

View file

@ -3,7 +3,7 @@
* A simple, clean, flexible Hugo theme * A simple, clean, flexible Hugo theme
* https://github.com/nanxiaobei/hugo-paper * https://github.com/nanxiaobei/hugo-paper
* Designed by 南小北 (https://lee.so/) * Designed by 南小北 (https://lee.so/)
* Updated in 2022.8.16 * Updated in 2022.11.16
*/ */
@tailwind base; @tailwind base;
@ -80,6 +80,6 @@
padding-left: calc(theme('space.8') - 3px) !important; padding-left: calc(theme('space.8') - 3px) !important;
margin-left: calc(theme('space.8') * -1) !important; margin-left: calc(theme('space.8') * -1) !important;
@apply !border-black; @apply !border-black dark:!border-white;
} }
} }

File diff suppressed because it is too large Load diff