Skip to content

Commit

Permalink
update css for smaller screens
Browse files Browse the repository at this point in the history
  • Loading branch information
ceryslewis committed Feb 19, 2024
1 parent f49b3a5 commit e24e9d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/css/style-mobile.css
Original file line number Diff line number Diff line change
Expand Up @@ -388,10 +388,6 @@ div.alumi_text.img {
top: 5em;
}

#main.team header.special h2 {
top: 4.5em;
}

#main.team .wrapper.style4 {
padding-top: 1.5em !important;
}
Expand Down Expand Up @@ -451,3 +447,7 @@ div.alumni_photo {
width: 100%;
text-align: center;
}

#main.team header.special h2 {
top: 4.5em;
}

0 comments on commit e24e9d0

Please sign in to comment.