fix(attestation): don't overlap multilines titles
This commit is contained in:
parent
a4d97c6526
commit
30b7dd0dce
1 changed files with 0 additions and 2 deletions
|
@ -140,13 +140,11 @@
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 8pt;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
font-size: 10pt; // same as text
|
font-size: 10pt; // same as text
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 4pt;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li p {
|
li p {
|
||||||
|
|
Loading…
Reference in a new issue