We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4127ac9 commit 5d546c4Copy full SHA for 5d546c4
src/styles/_application.scss
@@ -1,6 +1,9 @@
1
+html {
2
+ background: $cadet-color-1;
3
+}
4
+
5
.Application {
6
height: 100vh;
- background: $cadet-color-1;
7
display: flex;
8
flex-direction: column;
9
}
0 commit comments