Skip to content

Commit 6197097

Browse files
committed
Add bottom margin to sponsor items
Fixes #47
1 parent 1a87e24 commit 6197097

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: _sass/app.scss

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ abbr[title] {
181181

182182
.sponsor-item {
183183
height: 30px;
184+
margin-bottom: .5rem;
184185

185186
a {
186187
@include text-hide();

Diff for: css/app.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)