aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/pages/first-time-flow/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/pages/first-time-flow/index.scss')
-rw-r--r--ui/app/pages/first-time-flow/index.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/app/pages/first-time-flow/index.scss b/ui/app/pages/first-time-flow/index.scss
index 6c65cfdae..dec80cb60 100644
--- a/ui/app/pages/first-time-flow/index.scss
+++ b/ui/app/pages/first-time-flow/index.scss
@@ -26,6 +26,10 @@
.app-header__metafox-logo {
margin-bottom: 40px;
+
+ @media screen and (max-width: $break-small) {
+ margin-bottom: 0px;
+ }
}
}