Skip to content

Commit dc98cb5

Browse files
committed
Accidentally removed min-height line
1 parent fdf7ac7 commit dc98cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ html, body, #root, #app, .full-height {
171171
display: flex;
172172
flex-direction: column;
173173
@include desktop{
174-
174+
min-height: 775px;
175175
}
176176
}
177177

0 commit comments

Comments
 (0)