fix center buttons
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled

This commit is contained in:
Данил 2024-10-01 21:11:23 +03:00
parent c801396953
commit 1836f9b87b

View file

@ -51,6 +51,13 @@ a {
margin-top: 66%; margin-top: 66%;
margin-left: 5%; margin-left: 5%;
} }
#get-it-on {
margin-top: -2%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
} }
@media (min-width: 576px) { @media (min-width: 576px) {