mirror of
https://github.com/mm201/pkmn-classic-framework.git
synced 2026-09-27 12:01:10 -05:00
Added -webkit-transform.
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
margin: 0; padding: 0;
|
||||
text-decoration: none;
|
||||
transform: rotate(45deg);
|
||||
-webkit-transform: rotate(45deg);
|
||||
}
|
||||
|
||||
.code
|
||||
|
||||
Reference in New Issue
Block a user