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 a50f445 commit 797a122
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion content/css/style-narrow.css
Original file line number Diff line number Diff line change
Expand Up @@ -206,14 +206,18 @@ h1.logo.responsive {
}

#main.blogupdate header.special .icon {
top: 2em !important;
top: 6em !important;
}

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

#main.blogupdate header.special h2 + p {
padding-top: 2.5em;
}

.wrapper.style2 {
top: -1em !important;
}
Expand Down

0 comments on commit 797a122

Please sign in to comment.