We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0d7c1 commit 9b60b53Copy full SHA for 9b60b53
src/assets/css/common.css
@@ -143,18 +143,17 @@ svg.logo {
143
border: none;
144
outline: 0;
145
cursor: pointer;
146
- padding: 0 1.4rem 0;
+ padding: 0.6rem 1.4rem;
147
text-align: center;
148
display: inline-block;
149
min-height: 44px;
150
white-space: pre-wrap;
151
max-width: 100%;
152
- margin-bottom: 20px;
153
}
154
155
.o-btn-action {
156
z-index: 1;
157
- line-height: 45px;
+ line-height: 1.2;
158
font-weight: 900;
159
text-transform: lowercase;
160
@@ -169,6 +168,7 @@ svg.logo {
169
168
.f-enter-desc {
170
171
margin-left: 0.6rem;
+ margin-top: 0.6rem;
172
173
174
.f-enter {
0 commit comments