min-height: 1.5em;
This commit is contained in:
parent
4d74c20c87
commit
4efa6c9d77
|
|
@ -6,6 +6,7 @@
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
font-size: 1rem; /* oder 1rem, abhängig vom Browser und den Standardeinstellungen */
|
font-size: 1rem; /* oder 1rem, abhängig vom Browser und den Standardeinstellungen */
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
min-height: 1.5em;
|
||||||
}
|
}
|
||||||
:host ::ng-deep h1 {
|
:host ::ng-deep h1 {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue