mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-04-21 16:17:19 -05:00
Added -webkit-transform.
This commit is contained in:
parent
f98c71237d
commit
a529ee09f7
|
|
@ -96,6 +96,7 @@
|
|||
margin: 0; padding: 0;
|
||||
text-decoration: none;
|
||||
transform: rotate(45deg);
|
||||
-webkit-transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.code
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user