1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

onboard new UX

This commit is contained in:
Harvey Kandola 2017-11-27 19:33:42 +00:00
parent 102f0c3800
commit 2ba948bc82
4 changed files with 73 additions and 100 deletions

View file

@ -2,7 +2,8 @@
width: 100%;
text-align: left;
color: $color-off-black;
letter-spacing: 1px;
letter-spacing: 1px;
margin: 50px 0;
.stage-1
{
@ -16,7 +17,7 @@
img
{
margin: 100px 0 0 200px;
// margin: 100px 0 0 200px;
}
}
@ -39,7 +40,7 @@
img
{
margin: 100px 0 0 200px;
// margin: 100px 0 0 200px;
}
}
@ -144,10 +145,6 @@
.sidebar
{
margin-left: -15px;
padding: 100px 50px 50px 50px;
overflow: auto;
.logo
{
height: 62px;
@ -177,9 +174,8 @@
.rightbar
{
@extend .absolute-center;
height: 400px;
width: 500px;
margin-top: 200px;
height: 400px;
max-width: 500px;
background-color: #f6f9fc;
position: relative;
border-radius: 10px;