fix: Shrunk margin of default-layout

pull/34341/head
Brendan Hung 2018-11-15 13:56:58 -05:00 committed by Mrugesh Mohapatra
parent 2888f9eda8
commit d53c774bd4
1 changed files with 2 additions and 2 deletions

View File

@ -623,5 +623,5 @@ pre tt:after {
}
}
.default-layout {
margin-top: 38px;
}
margin-top: 34px;
}