Skip to content

Commit dce19b0

Browse files
committed
fix padding on mobile on right
1 parent 3be2e12 commit dce19b0

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

assets/_sass/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ article {
133133
article {
134134
@include span-columns(12);
135135
padding-left: 5px;
136+
padding-right: 10px;
136137
margin-top: 0px;
137138
}
138139

assets/css/styles.css

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

assets/css/styles.css.map

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)