mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 22:26:57 +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;
|
background-image: none;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
margin-inline: 16px;
|
margin-inline: 8px;
|
||||||
}
|
}
|
||||||
.timeline-deck > header[hidden] {
|
.timeline-deck > header[hidden] {
|
||||||
transform: translate3d(0, calc((100% + var(--margin-top)) * -1), 0);
|
transform: translate3d(0, calc((100% + var(--margin-top)) * -1), 0);
|
||||||
|
|
Loading…
Reference in a new issue