Rotate and scale for iphone 8s Safari
Shiny Colors by spdream99
Details
Authorspdream99
LicenseNo License
Categoryshinycolors.enza.fun
Created
Updated
Size247 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name shinycolors.enza.fun
@version 20230510.10.08
@namespace ?
==/UserStyle== */
@-moz-document domain("shinycolors.enza.fun") {
#prim-body > div:nth-child(8),canvas{
transform: rotate(90deg) scale(1.74);
}
}