css header-top-middle

This commit is contained in:
2025-03-10 13:15:11 +01:00
parent dfbe191195
commit c0fe77bc37
3 changed files with 10 additions and 3 deletions

View File

@@ -201,6 +201,12 @@
display: flex;
align-items: center;
justify-content: end;
.header_top_middle_container{
img{
max-width: 5rem;
}
}
}
.header_bottom_container{
height: 100%;
@@ -307,6 +313,7 @@
#header-top-right{
border-left: solid black 0.5px;
.header_top_right_container{
position: absolute;
top: 0;