Make at least a semblance of responsiveness in the header.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
I might need a media query to make it cover when it is not.
This commit is contained in:
parent
da1a9c7ce3
commit
b5ba9d72a5
3 changed files with 7 additions and 2 deletions
|
@ -69,3 +69,8 @@
|
|||
.isso-comment > div.text-wrapper > div.text p {
|
||||
font-size: 0.9rem !important;
|
||||
}
|
||||
|
||||
.responsive-header {
|
||||
background-repeat:no-repeat;
|
||||
background-size:contain !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue