fix history view on narrow screens
This commit is contained in:
parent
54ea7c311a
commit
83d88b564e
3 changed files with 11 additions and 7 deletions
|
@ -473,8 +473,9 @@ hr {
|
|||
|
||||
h1.page-title {
|
||||
--recursive-wght: 850;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 2.25rem;
|
||||
font-size: 2.5rem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue