mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 09:06:23 +01:00
Adjust header margins
This commit is contained in:
parent
18b48c8d19
commit
b106d1d519
1 changed files with 1 additions and 1 deletions
|
@ -1206,7 +1206,7 @@ meter.donut:is(.danger, .explode):after {
|
|||
background-image: none;
|
||||
border-bottom: 0;
|
||||
border-radius: 16px;
|
||||
margin-inline: 16px;
|
||||
margin-inline: 8px;
|
||||
}
|
||||
.timeline-deck > header[hidden] {
|
||||
transform: translate3d(0, calc((100% + var(--margin-top)) * -1), 0);
|
||||
|
|
Loading…
Reference in a new issue