Untitled
Anonymous
plain_text
02/15/2023 9:58 PM
468 B
16
Indexable
@media screen and (max-width: 375px) {
.follow-title{
font-size: 20px;
margin-top: 40rem;
font-size: 3rem;
}
.footer-container{
position: absolute;
}
.header-menu{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
}Editor is loading...