css header-top-middle
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user