change margin on sticky notes [ci skip]
This commit is contained in:
parent
fa1897112b
commit
9f930a9ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ body {
|
||||||
.content{
|
.content{
|
||||||
min-height : $column-width + px;
|
min-height : $column-width + px;
|
||||||
.text-content {
|
.text-content {
|
||||||
margin: 20px 20px 30px;
|
margin: 30px 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue