Compare commits

..

No commits in common. "f4d6ed4d8f7f92f393f8d93a545ea4b84a2d6dfe" and "eb3b97240d65eb088abeb717d9227c0062c0d756" have entirely different histories.

View File

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