Skip to content

Commit cf27c9e

Browse files
committed
Add a bit margin to releases container
We don't have a footer anymore, add some margin to make it look like better
1 parent 4038d5f commit cf27c9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ div.landing {
164164

165165
div.recent-releases-container {
166166
text-align: left;
167+
margin-bottom: 50px;
167168

168169
ul, li {
169170
list-style-type: none;

0 commit comments

Comments
 (0)