mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-26 11:15:43 +03:00
Make header go up a little
This commit is contained in:
parent
b8c9059562
commit
09272e8407
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ meter.donut:is(.danger, .explode):after {
|
|||
background-color: transparent;
|
||||
}
|
||||
.timeline-deck > header {
|
||||
--margin-top: 16px;
|
||||
--margin-top: 8px;
|
||||
min-height: 4em;
|
||||
top: var(--margin-top);
|
||||
border-bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue