Custom Form

Anonymous
plain_text
09/18/2024 4:00 PM
216 B
17
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