Remove some other prefixed styles since we are at it

This commit is contained in:
Veeck
2020-04-20 12:13:13 +02:00
parent 8650876e2b
commit a1285b120b
6 changed files with 0 additions and 21 deletions

View File

@@ -3,8 +3,6 @@
font-size: 75%;
line-height: 65px;
display: inline-block;
-ms-transform: translate(0, -3px); /* IE 9 */
-webkit-transform: translate(0, -3px); /* Safari */
transform: translate(0, -3px);
}