Update: Remove margin-bottom on .detail .metaInfo

pull/16/head
Juraj Nyíri 4 years ago
parent 827836faf0
commit 638c56bf0a

@ -18985,7 +18985,6 @@ style.textContent = css `
}
.detail .metaInfo {
display: block;
margin-bottom: 15px;
}
.detail h2 {
text-overflow: ellipsis;

@ -45,7 +45,6 @@ style.textContent = css`
}
.detail .metaInfo {
display: block;
margin-bottom: 15px;
}
.detail h2 {
text-overflow: ellipsis;

Loading…
Cancel
Save