Skip to content

Commit 79670df

Browse files
committed
reduce bottom padding by 30px to make better use of room
1 parent 72e11c4 commit 79670df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sass/_getting-started.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
flex-wrap: wrap;
1111
}
1212
.indieweb-flex {
13-
padding: 0 20px 50px;
13+
padding: 0 20px 20px;
1414
width: 50%;
1515
&:nth-child(2n+1) {
1616
padding-left: 0px;

static/css/indieweb-admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)