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 dc3553f commit a50f445
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/css/style-narrow.css
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,8 @@ h1.logo.responsive {
}

#main.blogupdate header.special h2 {
top: 9.5em;
top: 10.5em;
font-size: 130%;
}

.wrapper.style2 {
Expand All @@ -223,4 +224,4 @@ h1.logo.responsive {

#main.report header.special .icon {
top: 2.3em !important;
}
}

0 comments on commit a50f445

Please sign in to comment.