Customers require the overall pc page to be reduced by 20%, how to break it.

customers require the overall size of the pc page to be reduced by 20%, how to break it.

Mar.14,2021

you can refer to scale and zoom to deal with


it depends on the unit in which you write it

if it is rem, it is easy to reduce the font size of html by 20%.

if it's px, you'd better change it, or use the method upstairs

.

and use viewport

 <meta name="viewport" content="width=device-width,initial-scale=0.8">
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3babb-2c2c8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3babb-2c2c8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?