Run script/format with prettier
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
padding: $gap * 4;
|
||||
}
|
||||
|
||||
|
||||
&--tight {
|
||||
padding: $gap * 2;
|
||||
}
|
||||
@@ -88,7 +87,12 @@
|
||||
border-bottom: 1px solid $color-gray-light;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user