Skip to content

Commit

Permalink
Merge pull request #326 from chaselgrove/overflows
Browse files Browse the repository at this point in the history
Fix fellows text overflow
  • Loading branch information
chaselgrove authored Jan 5, 2024
2 parents e0a50e2 + 3f6650e commit 6c5a571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ margin-bottom: 50px;
background: #eef1f2;
}

.section-3 p,ul {
margin-right: 30px;
}

.section-header {
font-weight: 100;
font-size: 36px;
Expand Down

0 comments on commit 6c5a571

Please sign in to comment.