adjust height/margin

This commit is contained in:
Brian Hicks 2023-04-04 10:36:04 -05:00
parent 53b722ea91
commit 338885e73f
No known key found for this signature in database
GPG Key ID: C4F324B9CAAB0D50

View File

@ -253,7 +253,7 @@ headersStyles =
headerStyles : List Style
headerStyles =
[ padding4 (px 15) (px 12) (px 11) (px 12)
[ padding4 (px 13) (px 12) (px 14) (px 12)
, textAlign left
, fontWeight bold
]