Skip to content

Commit

Permalink
Merge pull request #92 from HarkerRobo/more-styling
Browse files Browse the repository at this point in the history
Add more spacing on outreach page
  • Loading branch information
CMEONE authored May 3, 2024
2 parents 4bc98cb + 5c34c16 commit b8dd4fc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions static/new/css/outreach.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ body #outreach-title.compact {
#outreach-info {
font-size: 2.4vw;
width: 71%;

margin-bottom: 7vh;
margin: 0 auto;
font-weight: 100;
}
Expand Down Expand Up @@ -191,15 +191,11 @@ body #outreach-title.compact {
font-size: 2.4vw;
font-family: "Roboto", sans-serif;
text-decoration: none;
margin-bottom: 2vh;
margin-bottom: 3vh;
color: rgb(85, 26, 139);
}

#purple-outreach-title {
font-size: 4vw;
font-weight: bold;
}

#outreach-info:last-child {
margin-bottom: 5vh;
}

0 comments on commit b8dd4fc

Please sign in to comment.