From fe3796b0c7a77e9a628b4ac396ec04b7e8de0ff8 Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Fri, 6 Feb 2015 15:28:13 +0100 Subject: [PATCH] fix profile pro --- app/styles/app/layouts/error.sass | 50 +++---------------------------- app/styles/app/pro.sass | 7 ++++- app/templates/error404.hbs | 7 +++-- 3 files changed, 14 insertions(+), 50 deletions(-) diff --git a/app/styles/app/layouts/error.sass b/app/styles/app/layouts/error.sass index 186650e5..69e1d71f 100644 --- a/app/styles/app/layouts/error.sass +++ b/app/styles/app/layouts/error.sass @@ -50,13 +50,13 @@ background: image: url(../images/error/404-hills-left.svg) size: 30vw auto - position: 0 58% + position: 0 (100% - 37%) .error-hill-right background: image: url(../images/error/404-hills-right.svg) size: 50vw auto - position: 99% 57% + position: 99% (100% - 38%) .error-excavator background: @@ -67,50 +67,8 @@ .error-travis background: image: url(../images/error/pensive-travis.svg) - size: 77vw auto + // size: 77vw auto + size: 30vw auto position: 34% 100% -@media #{$medium-up} -.error-bg, -.error-hill-left, -.error-hill-right, -.error-excavator, -.error-travis - height: 96vh - -@media #{$large-up} - .error-travis - background: - size: 38vw auto - position: 34% 100% - -@media screen and (max-width: 800px) - .error-travis - background: - size: 70vw auto - position: 34% 100% - -@media screen and (max-width: 1200px) - .error-travis - background: - size: 50vw auto - position: 34% 100% - .error-hill-left - background: - size: 37vw auto - position: 0 65% - .error-hill-right - background: - size: 57vw auto - position: 99% 60% - -@media screen and (orientation: portrait) - .error-hill-left - background: - size: 37vw auto - position: 0 68% - .error-hill-right - background: - size: 57vw auto - position: 99% 63% diff --git a/app/styles/app/pro.sass b/app/styles/app/pro.sass index 477f3a7e..8f8fb84b 100644 --- a/app/styles/app/pro.sass +++ b/app/styles/app/pro.sass @@ -104,9 +104,14 @@ cursor: pointer #right + padding-top: 13px + padding-right: 20px + padding-left: 20px + color: $color-link h4 - margin: 24px 0 0 0 + margin: 24px 0 0 ul + @include resetul margin-top: 10px li word-wrap: break-word diff --git a/app/templates/error404.hbs b/app/templates/error404.hbs index c0597a10..8048eb34 100644 --- a/app/templates/error404.hbs +++ b/app/templates/error404.hbs @@ -1,6 +1,7 @@ -
-
-
+
+
+
+