Merge pull request #433 from NoRedInk/dansby/segmented-margin

Zero margin on segments
This commit is contained in:
Tessa 2019-12-16 15:15:00 -08:00 committed by GitHub
commit 745f4d0b80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,6 +243,7 @@ sharedTabStyles =
, fontSize (px 15)
, fontWeight bold
, lineHeight (px 30)
, margin zero
, firstOfType
[ borderTopLeftRadius (px 8)
, borderBottomLeftRadius (px 8)