Untitled
unknown
plain_text
3 years ago
351 B
12
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...