change demo styling

This commit is contained in:
Philipp Kühn
2021-08-26 18:28:40 +02:00
parent 02ec031ca0
commit 2407732df4
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,9 @@ module.exports = {
theme: {
extend: {
borderWidth: {
3: '3px',
},
colors: {
code: {
attrName: '#faf594',