Make the costbar a bit less dense

This commit is contained in:
Peder Bergebakken Sundt 2020-03-07 01:30:40 +01:00
parent d168323de9
commit e85e3745e0
1 changed files with 2 additions and 2 deletions

View File

@ -119,8 +119,8 @@
section{ section{
font-size: 0.8em; font-size: 0.8em;
margin-left: 0.5mm; margin-left: 0.8mm;
margin-right: 0.5mm; margin-right: 0.8mm;
line-height: 0.9em; line-height: 0.9em;
} }
} }