Custom Form

Anonymous
plain_text
09/16/2024 9:42 PM
224 B
18
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