ZaiZai il y a 2 ans
Parent
commit
fc33780ba3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/styles/app/main.scss

+ 4 - 0
src/styles/app/main.scss

@@ -0,0 +1,4 @@
+html, body, #app {
+    height: 100%;
+    background-color: #F1F5F8;
+}