fixed button layout

This commit is contained in:
Данил 2023-07-25 19:28:54 +03:00
parent 12df362e36
commit 45f7fb3120
No known key found for this signature in database
GPG key ID: 5051BCD5AB064A7B
2 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,7 @@ a {
} }
#google-play { #google-play {
margin-top: 51%; margin-top: 66%;
margin-left: 5%; margin-left: 5%;
} }
} }
@ -69,7 +69,7 @@ a {
} }
#get-it-on { #get-it-on {
margin-top: 5%; margin-top: -6.7%;
text-align: center; text-align: center;
} }
} }

View file

@ -48,7 +48,7 @@ a {
} }
#google-play { #google-play {
margin-top: 51%; margin-top: 66%;
margin-left: 5%; margin-left: 5%;
} }
} }
@ -69,7 +69,7 @@ a {
} }
#get-it-on { #get-it-on {
margin-top: 5%; margin-top: -6.7%;
text-align: center; text-align: center;
} }
} }