banner height adjustments
This commit is contained in:
parent
ce59e4ab44
commit
73df95c1f4
1 changed files with 2 additions and 2 deletions
|
@ -159,13 +159,13 @@ html *
|
|||
background-color: #BFD7F3;
|
||||
color: black;
|
||||
width: 100%;
|
||||
height: 1.2cm;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
font-weight: bold;
|
||||
padding: 0.2cm;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
@ -300,13 +300,13 @@ html *
|
|||
background-color: #29415E;
|
||||
color: white;
|
||||
width: 100%;
|
||||
height: 1.2cm;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
display: flex;
|
||||
font-weight: bold;
|
||||
padding: 0.2cm;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue