mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Remove blockquote line-height property
This commit is contained in:
@@ -316,7 +316,6 @@
|
||||
// @include heading-h3;
|
||||
padding: 0;
|
||||
color: currentColor;
|
||||
line-height: 1;
|
||||
padding: 0;
|
||||
padding-top: rem(80px);
|
||||
margin-left: 0;
|
||||
@@ -342,10 +341,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
* {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
& + p {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user