fix css for header image

This commit is contained in:
mahula 2023-05-15 17:50:53 +02:00
parent ac358ab0d8
commit 3fb24bf360

View File

@ -27,18 +27,8 @@
.head-logo {
position: absolute;
/* width: 130px; */
/* margin-top: 36px; */
max-width: 680px;
/* top: -11px; */
}
.head-image {
position: absolute;
/* top: -11px; */
left: 40%;
width: 400 px;
max-width: 64%;
width:600px;
max-width:100%
}
.wrapper_head {