Skip to content
This repository was archived by the owner on Apr 18, 2018. It is now read-only.

Commit a2f5fc3

Browse files
committed
Fix margin
1 parent 03d2110 commit a2f5fc3

File tree

4 files changed

+6
-10
lines changed

4 files changed

+6
-10
lines changed

dist/css/styles.css

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

dist/script.min.js

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

dist/styles.min.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.

src/sass/styles.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@
5555
.sponsor-image {
5656
width: auto;
5757
max-width: 100%;
58-
margin-left: auto;
59-
margin-right: auto;
6058
display: block;
6159
margin-top: 0 !important;
6260
margin-bottom: 0 !important;

0 commit comments

Comments
 (0)