mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Another header width fix
This commit is contained in:
parent
a1e13322d5
commit
454562d763
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
.deck > header .header-grid h1:first-child {
|
||||
text-align: left;
|
||||
padding-left: 8px;
|
||||
width: max-content;
|
||||
}
|
||||
.deck h2 {
|
||||
font-size: 1.45em;
|
||||
|
|
Loading…
Reference in a new issue