css header-top-left img max height

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-10 14:26:02 +01:00
parent 522eab200e
commit ff8e64fe83
4 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@ -169,6 +169,9 @@
height: 5rem;
background: white;
border-bottom: solid black 0.5px;
img{
max-height: 4rem;
}
}
.header_top_left_container{