fix: Shrunk margin of default-layout

This commit is contained in:
Brendan Hung
2018-11-15 13:56:58 -05:00
committed by Mrugesh Mohapatra
parent 2888f9eda8
commit d53c774bd4

View File

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