bit more space for instructions
This commit is contained in:
parent
b4630fb501
commit
91e3a8fc03
@ -16,16 +16,17 @@ $susy: (
|
|||||||
.one_class {
|
.one_class {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.file_view {
|
.file_view {
|
||||||
@include span(4);
|
@include span(4);
|
||||||
margin-left: span(1);
|
margin-left: span(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.source_view { @include span(6); }
|
.source_view { @include span(8); }
|
||||||
|
|
||||||
.block_view {
|
.block_view {
|
||||||
@include span(4);
|
@include span(3);
|
||||||
margin-right: span(2);
|
margin-right: span(1);
|
||||||
height: 200px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user