mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 08:14:18 +00:00
Remove padding-top
from BoardHeader
This commit is contained in:
parent
0f857af887
commit
8cbcddc715
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
.boardHeader {
|
||||
display: grid;
|
||||
align-items: center;
|
||||
padding-top: 4px;
|
||||
grid-row-gap: 4px;
|
||||
grid-column-gap: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue