mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-06 01:13:57 +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 {
|
#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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue