css header-top-left img max height

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-10 14:26:22 +01:00
parent ff8e64fe83
commit 11b6e2cecd
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -170,7 +170,7 @@
background: white;
border-bottom: solid black 0.5px;
img{
max-height: 4rem;
max-height: 4.5rem;
}
}