Better feature spacing
This commit is contained in:
parent
e8b16a8d71
commit
35c79cdd25
|
@ -97,6 +97,7 @@
|
|||
|
||||
.gh-header {
|
||||
grid-row-gap: 2rem;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
.gh-title,
|
||||
|
@ -107,7 +108,6 @@
|
|||
|
||||
.gh-excerpt {
|
||||
grid-row: 2 / 3;
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
.gh-image {
|
||||
|
|
Loading…
Reference in New Issue