upper body finished

This commit is contained in:
2023-09-25 22:17:46 +10:00
parent bfed20c1c1
commit 2dbf116ddf
6 changed files with 62 additions and 28 deletions

View File

@@ -12,6 +12,7 @@ const config: Config = {
'gradient-radial': 'radial-gradient(var(--tw-gradient-stops))',
'gradient-conic':
'conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops))',
'blog-cover': "url('/assets/placeholder.webp')"
},
},
},