Skip to content

Commit

Permalink
πŸ’„ Spacing adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
ConOLeary committed Apr 24, 2021
1 parent cf56c0c commit 6445b22
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,12 @@ img.center {
height: auto;
}
div.explanation_blurb_left {
width: 37%;
margin-left: 2%
width: 38%;
margin-left: 1.5%
}
div.explanation_blurb_right {
width: 37%;
margin-right: 2%
width: 38%;
margin-right: 1.5%
}
div.explanation_axis {
margin-top: 10px;
Expand Down Expand Up @@ -239,6 +239,8 @@ span.weight-300 {
.explanation_bg {
background-color: #eeeeee;
border-radius: 25px;
margin-left: 25px;
margin-right: 25px;
margin-top: 15px;
}
#banner {
Expand Down

0 comments on commit 6445b22

Please sign in to comment.