ux: header, code + negative spacing

This commit is contained in:
Henk Verlinde
2021-03-05 11:40:27 +01:00
parent 22afec709a
commit 37bcccfaa7
3 changed files with 24 additions and 1 deletions

View File

@ -10,7 +10,7 @@ samp {
pre {
background: $beige;
color: $black;
line-height: $line-height-lg;
line-height: $line-height-base;
margin: 2rem 0;
overflow: auto;
padding: 1.25rem 1.5rem;