--- client/resources/css/responsive.css
+++ client/resources/css/responsive.css
... | ... | @@ -224,7 +224,10 @@ |
224 | 224 |
|
225 | 225 |
.user-wrap .logo { |
226 | 226 |
padding: 1rem 0; |
227 |
- width: 255px; |
|
227 |
+ } |
|
228 |
+ |
|
229 |
+ .user-wrap .logo.en-logo a{ |
|
230 |
+ font-size: 1.5rem; |
|
228 | 231 |
} |
229 | 232 |
|
230 | 233 |
.user-wrap .logo img { |
... | ... | @@ -352,7 +355,7 @@ |
352 | 355 |
} |
353 | 356 |
|
354 | 357 |
.slide-zone .control { |
355 |
- top: 65%; |
|
358 |
+ top: 68%; |
|
356 | 359 |
bottom: unset |
357 | 360 |
} |
358 | 361 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?