header
This commit is contained in:
parent
eae9e26f4d
commit
75b3d861c5
Binary file not shown.
|
After Width: | Height: | Size: 79 KiB |
|
|
@ -23,13 +23,11 @@ body>.-task-title {
|
|||
overflow: hidden;
|
||||
}
|
||||
.newHeaders{
|
||||
max-width: unset;
|
||||
width: 100%;
|
||||
height:7vh;
|
||||
min-width: 1200px;
|
||||
z-index: 1001;
|
||||
position: fixed;
|
||||
background: #234175;
|
||||
height: 62px;
|
||||
padding: 0 30px;
|
||||
min-height: 50px;
|
||||
background: url('../../images/headerBg.png') no-repeat;
|
||||
background-size: 100% 100%;
|
||||
color: #fff;
|
||||
}
|
||||
.newHeaders.publicNav{
|
||||
|
|
|
|||
Loading…
Reference in New Issue