revert line height nonsense
This commit is contained in:
parent
9e1a793273
commit
4e513580fa
|
@ -12,7 +12,7 @@ body {
|
|||
}
|
||||
|
||||
p {
|
||||
line-height: 1;
|
||||
/* line-height: 1; */
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
|
|
@ -20,7 +20,7 @@ body, html {
|
|||
|
||||
|
||||
p {
|
||||
line-height: 100%;
|
||||
/* line-height: 100%; */
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@ body, html {
|
|||
}
|
||||
|
||||
p {
|
||||
line-height: 1;
|
||||
/* line-height: 1; */
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user