/* Add media query below */ @media (max-height: 800px) { p { font-size: 10px; } }Blockquote
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus quis tempus massa.
Blockquote
Descript:I submited above answer,but i doesn’t work.
Remind me—
Your p element should have the font-size of 10px when the device height is less than or equal to 800px