fix on safari

This commit is contained in:
Sören Oesterwind 2023-07-07 13:59:24 +02:00
parent 1b7b8af118
commit f4d6ed4d8f

View File

@ -12,12 +12,12 @@ body {
}
/** Safari */
@media not all and (min-resolution:.001dpcm){
@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
.headLogo {
width: 3%;
width: 1%;
}
}
}}
/*
* Sidebar