mirror of
https://github.com/ProjectSegfault/website
synced 2026-05-20 13:49:31 +05:30
final changes to blog
This commit is contained in:
+7
-1
@@ -14,7 +14,13 @@ export default defineConfig({
|
||||
|
||||
presets: [
|
||||
presetIcons(),
|
||||
presetTypography(),
|
||||
presetTypography({
|
||||
cssExtend: {
|
||||
"h1,h2,h3,h4,h5,h6": {
|
||||
"font-weight": "800"
|
||||
}
|
||||
}
|
||||
}),
|
||||
presetWind({
|
||||
dark: "class"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user