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 21, 2024
1 parent da51cfa commit 632d4b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/css/style-mobile.css
Original file line number Diff line number Diff line change
Expand Up @@ -429,13 +429,14 @@ div.alumi_text.img {
}

#main.blogupdate header.special h2 {
top: 8em !important;
font-size: 120%;
top: 9em !important;
font-size: 110%;
}

#main.blogupdate header.special h2 + p {
margin-bottom: 0;
padding-top: 0.5em !important;
font-size: 80%;
}

#main.blogcategory header.special h2 {
Expand Down

0 comments on commit 632d4b0

Please sign in to comment.