mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +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 {
|
||||
transform: translate(3px, -3px);
|
||||
@@ -23,7 +23,7 @@ body {
|
||||
}
|
||||
|
||||
//TODO remove with windicss/typography
|
||||
.nuxt-content-container {
|
||||
.nuxt-content-container, .nuxt-content {
|
||||
p {
|
||||
@apply text-gray-700 dark:text-gray-400
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user