Fix topbar for mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-02 13:00:38 -03:00
commit f8fddd2431
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
12 changed files with 18 additions and 63 deletions

View file

@ -7,7 +7,7 @@
#shopping-24 {
content: url("../img/onboarding-welcome-shopping24.png");
position: absolute;
top: 2%;
top: 5%;
right: 5%;
width: 35px;
height: auto;
@ -17,7 +17,7 @@
@include center-block();
}
.logo {
margin-top: 15rem;
margin-top: 13rem;
}
button {
@include center-block(1rem);