Untitled

Anonymous
css
01/11/2024 11:18 AM
108 B
15
Indexable
@media (min-width:468px){
    body{
        background-color: blue;
    }
}
Editor is loading...
Leave a Comment