input[type=“submit”] {
display: block;
width: 60%;
min-width: 60%;
margin: 1em 1em;
height: 2em;
font-size: 1.1rem;
background-color: #3b3b4f;
border-color: white;
}
input[type=“submit”] {
display: block;
width: 60%;
min-width: 60%;
margin: 1em 1em;
height: 2em;
font-size: 1.1rem;
background-color: #3b3b4f;
border-color: white;
}
This looks like a duplicate of this thread. They prefer that you don’t open up duplicates.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.