styling + rss

This commit is contained in:
Cory Dransfeldt 2023-03-11 19:32:11 -08:00
parent 2809018dc1
commit c9b06f3f17
No known key found for this signature in database
8 changed files with 77 additions and 4 deletions

View file

@ -50,6 +50,7 @@ module.exports = {
},
pre: {
backgroundColor: theme('colors.gray.900'),
border: `1px solid ${theme('colors.gray.700')}`,
},
code: {
backgroundColor: theme('colors.gray.900'),