Remove boarder of header

This commit is contained in:
KM-R 2024-01-10 22:26:24 +01:00
parent 7919cf69fb
commit c131e9c5aa
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
.selection-header {
float: left;
background-color: var(--paynes-gray);
border: 1px solid;
width: 100%;
}

View File

@ -10,7 +10,6 @@
.header-wrapper {
float:left;
background-color: var(--raisin-black);
border: 1px solid;
width: 100%;
overflow: visible;
min-height: 77px;