[I45-website] Refresh HPR layout with a light touch #218

Merged
rho_n merged 14 commits from I45-website-refresh-light-touch into main 2024-10-15 01:19:35 +00:00
Showing only changes of commit 69f19976fd - Show all commits

View File

@ -136,6 +136,13 @@ article#previous_five_weeks > h3 {
box-shadow: 2px 3px 6px 3px #675958;
}
.thick_bar {
background-color: #4D4D4D;
color: white;
padding: 0.5rem;
margin: 1rem 0 1rem 0;
}
img#hprlogo {
max-width: 20vw;
padding-right: clamp(0.75rem, -0.25rem + 3vw , 1.5rem);