Skip to content

Commit

Permalink
Try adding a right margin
Browse files Browse the repository at this point in the history
  • Loading branch information
metasyn authored and Xander Johnson committed Nov 9, 2019
1 parent 3d34426 commit d7b59ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dist/style.bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ body {
margin-top: 0px;
float: right;
color: #888;
margin-right: 5%;
}

/* Mapbox GL Stuff */
Expand Down
1 change: 1 addition & 0 deletions src/css/stylish.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ body {
margin-top: 0px;
float: right;
color: #888;
margin-right: 5%;
}

/* Mapbox GL Stuff */
Expand Down

0 comments on commit d7b59ac

Please sign in to comment.