banner height adjustments

This commit is contained in:
Late Night Defender 2023-11-03 21:18:22 +07:00
parent ce59e4ab44
commit 73df95c1f4

View file

@ -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;
}
}