button width

pull/1/head
alexanderroese 2024-05-31 13:30:33 +02:00
parent 67d0fb611a
commit 01214c4a00
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
margin-top: 3rem;
}
.contact__button button {
width: 100%;
}
@media screen and (min-width: 750px) {
.contact__button {
margin-top: 4rem;