Compare commits

...

2 Commits

Author SHA1 Message Date
11b6e2cecd css header-top-left img max height 2025-03-10 14:26:45 +01:00
ff8e64fe83 css header-top-left img max height 2025-03-10 14:26:45 +01:00
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: 4.5rem;
}
}
.header_top_left_container{