mainlogo css

This commit is contained in:
ed barz 2023-03-26 20:11:01 +02:00
parent 6da04a7f31
commit 2e83b32611
1 changed files with 7 additions and 0 deletions

View File

@ -417,6 +417,13 @@ section.headlogo {
}
section.headlogo img{
margin-top: 20px;
margin-left: 20px;
max-height: 70px;
width: auto;
}
section.headmenu {
display: inline-block;
}