Skip to content

Commit

Permalink
Minor style adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-aranda committed Aug 11, 2022
1 parent f1d1b73 commit 71c4126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion love/src/components/GIS/GIS.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

.separator {
align-self: stretch;
margin: 4.5em 2em;
margin: 4.5em 2em 0 2em;
border-left: 2px solid gray;
padding: 1em 0;
}
Expand Down

0 comments on commit 71c4126

Please sign in to comment.