Skip to content

Commit 7469955

Browse files
committed
Fix blank background color
1 parent 89765b8 commit 7469955

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/app.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,8 @@
6565
}
6666
}
6767

68+
&.blank {
69+
background-color: #667380;
70+
}
71+
6872
}

0 commit comments

Comments
 (0)