~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.


6e79fc0c pyrossh

1 year ago
Fix fonts
Files changed (1) hide show
  1. tailwind.config.js +1 -1
tailwind.config.js CHANGED
@@ -8,7 +8,7 @@ export default {
8
8
  sans: 'system-ui',
9
9
  serif: 'system-ui',
10
10
  mono: 'monospace',
11
- logo: 'Kaiti SC'
11
+ logo: 'cursive'
12
12
  },
13
13
  extend: {
14
14
  typography: ({ theme }) => ({