mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 03:38:50 +01:00
Fix blog style
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
transform: translate(3px, -3px);
|
transform: translate(3px, -3px);
|
||||||
@@ -23,7 +23,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//TODO remove with windicss/typography
|
//TODO remove with windicss/typography
|
||||||
.nuxt-content-container {
|
.nuxt-content-container, .nuxt-content {
|
||||||
p {
|
p {
|
||||||
@apply text-gray-700 dark:text-gray-400
|
@apply text-gray-700 dark:text-gray-400
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user