changed margin-bottom for title in print
This commit is contained in:
parent
99695154f6
commit
558337634f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Print Media
|
|||
}
|
||||
|
||||
.print-helper__title {
|
||||
margin-bottom: 1.625rem;
|
||||
margin-bottom: 1.75rem;
|
||||
font-family: var(--font-2);
|
||||
font-size: 19.92pt;
|
||||
font-weight: 500;
|
||||
|
|
Loading…
Reference in a new issue