Skip to content

Commit f848524

Browse files
committed
Fix printing in FireFox
ref: #29 (comment)
1 parent b503341 commit f848524

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_sass/basically-basic/_base.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ html {
77
}
88

99
body {
10-
display: -ms-flexbox;
11-
display: flex;
1210
background: $background-color;
1311
color: $text-color;
1412
}

0 commit comments

Comments
 (0)