mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-25 09:20:34 +01:00
fix some detail + BackUp tailwind.config.js
This commit is contained in:
@@ -10,3 +10,11 @@ img, svg {
|
||||
* {
|
||||
@apply select-none outline-none;
|
||||
}
|
||||
|
||||
.nuxt-content-editor {
|
||||
@apply dark:bg-dark-200 border dark:border-white border-black border-solid;
|
||||
}
|
||||
|
||||
.nuxt-content {
|
||||
@apply dark:text-dark-700;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user