diff --git a/public/stylesheets/homepage/instructions/ftu.less b/public/stylesheets/homepage/instructions/ftu.less index bc2fe55..6384c0a 100644 --- a/public/stylesheets/homepage/instructions/ftu.less +++ b/public/stylesheets/homepage/instructions/ftu.less @@ -3,19 +3,19 @@ .instruction-overlay .dialog { background: white; width: 650px; - top: 12%; + top: 8%; left: ~"calc(50% - 390px)"; .body { p { font-weight: 400; font-size: 1.45rem; - margin: 12px; + margin: 10px; } .demoimg { width: 40%; - margin: 16px auto; + margin: 0px auto; } .tutorialnotes { @@ -43,4 +43,4 @@ .webxray-base.webxray-overlay { z-index: 2147483000; -} \ No newline at end of file +}