more
This commit is contained in:
@@ -86,6 +86,11 @@
|
|||||||
.desktop-hamburg {
|
.desktop-hamburg {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar-main {
|
||||||
|
width: 390px;
|
||||||
|
}
|
||||||
|
|
||||||
.nav-logo {
|
.nav-logo {
|
||||||
height: 38px;
|
height: 38px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -491,13 +491,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.signup-freebie-box {
|
.signup-freebie-box {
|
||||||
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
padding-left: 7px;
|
}
|
||||||
|
|
||||||
|
.toggle-arrow-box {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.upload-button-box {
|
.upload-button-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user