fix(layout): night mode background color now fits full screen

This commit is contained in:
Guy Even
2018-06-29 22:53:36 +03:00
committed by Mrugesh Mohapatra
parent bbb413e3d5
commit e3f56e4ded

View File

@ -28,4 +28,5 @@ main {
.app-wrapper {
margin-top: 38px;
min-height: calc(100vh - 38px);
}