@ media compatible?

in the figure, the landing box is fixed relative to the vertical and horizontal center of the screen fix, and the width and height is a fixed value.
is the same size as the blueprint on 1920-1080, but it becomes very large on the 13-inch screen of mac, affecting the experience.

now I want to write about compatibility in @ media. Do you usually write the compatibility according to the percentage of the width and height of the box, or reset a suitable fixed pixel frame width height and the pixels of the content?

Mar.03,2021

use flex layout. When you do media query, you only need to change the font size. If you use rem, you only need to fine-tune it

.
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-1b31606-2b5d8.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-1b31606-2b5d8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?