Use fluid responsive design for hr tag
This commit is contained in:
parent
6062cfd6b4
commit
69f19976fd
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user