This commit is contained in:
gurusabarish
2020-08-30 00:41:07 +05:30
parent 2ee892e5d3
commit 72e49d4efa
17 changed files with 38 additions and 186 deletions
+7
View File
@@ -0,0 +1,7 @@
/*home*/
.home {
height: 100vh;
padding: 0;
margin: 0;
overflow: hidden;
}