mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-05 17:03:58 +03:00
fixed button layout
This commit is contained in:
parent
12df362e36
commit
45f7fb3120
2 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ a {
|
|||
}
|
||||
|
||||
#google-play {
|
||||
margin-top: 51%;
|
||||
margin-top: 66%;
|
||||
margin-left: 5%;
|
||||
}
|
||||
}
|
||||
|
@ -69,7 +69,7 @@ a {
|
|||
}
|
||||
|
||||
#get-it-on {
|
||||
margin-top: 5%;
|
||||
margin-top: -6.7%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -48,7 +48,7 @@ a {
|
|||
}
|
||||
|
||||
#google-play {
|
||||
margin-top: 51%;
|
||||
margin-top: 66%;
|
||||
margin-left: 5%;
|
||||
}
|
||||
}
|
||||
|
@ -69,7 +69,7 @@ a {
|
|||
}
|
||||
|
||||
#get-it-on {
|
||||
margin-top: 5%;
|
||||
margin-top: -6.7%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue