Custom Form

 avatar
unknown
plain_text
2 years ago
162 B
15
Indexable
div.custom-form {
    padding-top: 96px;
    padding-bottom: 96px;
    @media(max-width: 568px){
        padding-top: 64px;
        padding-bottom: 64px;
    }
}
Editor is loading...
Leave a Comment