diff --git a/static/css/dashboard.css b/static/css/dashboard.css index 98332b0..816c7e2 100644 --- a/static/css/dashboard.css +++ b/static/css/dashboard.css @@ -12,11 +12,12 @@ body { } /** Safari */ -@media not all and (min-resolution: 0.001dpcm) { - .headLogo { - width: 3%; - } - } + @media not all and (min-resolution:.001dpcm){ + @supports (-webkit-appearance:none) and (not (stroke-color:transparent)) { + .headLogo { + width: 3%; + } + }} /* * Sidebar