improve website

This commit is contained in:
Rene Haas
2022-12-27 16:39:36 +01:00
parent 572cac8225
commit 2a57af522b
11 changed files with 99 additions and 50 deletions
+7
View File
@@ -82,10 +82,17 @@ module.exports = {
display: 'inline',
margin: 0,
},
details: {
marginTop: theme('margin[4]'),
marginBottom: theme('margin[4]'),
},
summary: {
display: 'list-item',
cursor: 'pointer',
},
'summary + br': {
display: 'none',
},
},
},
primary: {