min-height: 1.5em;
This commit is contained in:
@@ -1,11 +1,12 @@
|
|||||||
:host ::ng-deep p {
|
:host ::ng-deep p {
|
||||||
display: block;
|
display: block;
|
||||||
// margin-top: 1em;
|
//margin-top: 1em;
|
||||||
// margin-bottom: 1em;
|
//margin-bottom: 1em;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user