made the bg color to cover all page

This commit is contained in:
victorAnumudu
2023-04-11 15:34:16 +01:00
parent faa4fdf8a6
commit 7a823fcf74
2 changed files with 10 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
.auth-gray {
background-color: $gray-200;
}