set background image size to 100%

This commit is contained in:
clauspeterhuebner 2025-03-28 01:23:35 +01:00
parent f515035fe3
commit 7a4f16355f

View File

@ -97,7 +97,7 @@ onError(() => {
background-attachment: absolute;
background-position: left;
background-repeat: no-repeat;
background-size: 380px 180px;
background-size: 380px 100%;
background-image: url('/img/svg/usersearchmap5.jpg') !important;
}
</style>