home update

This commit is contained in:
gurusabarish
2020-09-02 10:53:32 +05:30
parent 21c4c15b65
commit cfc3d6c0f3
52 changed files with 34 additions and 16545 deletions
+7 -3
View File
@@ -1,13 +1,15 @@
/*home*/
h1 {}
.home {
height: 100vh;
padding-top: 10%;
padding-left: 20%;
padding: 0;
padding-bottom: 0;
margin: 0;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.name {
@@ -16,4 +18,6 @@ h1 {}
.name-intro {
font-size: 20PX;
padding-top: 10%;
padding-left: 20%;
}