diff --git a/css/main.css b/css/main.css index 16c4d88..5f90b8f 100644 --- a/css/main.css +++ b/css/main.css @@ -18,6 +18,12 @@ padding:50px 50px 50px 50px; } } +.space{ + height: 100px; +} +.button{ + padding:10px 10px 10px 10px; +} .header-container{ width: 100%; height: 760px; @@ -25,8 +31,9 @@ border-right: none; position: relative; } -.temp{ - height: 1000px; +.team_image{ + margin: auto; + border-radius: 100%; } .video-container { @@ -54,6 +61,13 @@ video{ margin-top: 25.833333333%; margin-left: 2% } +.logo1{ + width: 1200px; + max-width: 50%; + height: auto; + margin-top: 5%; + margin-left: 2%; +} /* html { position: relative; diff --git a/images/header.png b/images/header.png new file mode 100644 index 0000000..b534951 Binary files /dev/null and b/images/header.png differ diff --git a/images/team/divay.jpg b/images/team/divay.jpg new file mode 100644 index 0000000..f23e6b1 Binary files /dev/null and b/images/team/divay.jpg differ diff --git a/images/team/vipin.jpg b/images/team/vipin.jpg new file mode 100644 index 0000000..1bd260a Binary files /dev/null and b/images/team/vipin.jpg differ diff --git a/index.html b/index.html index 58537cd..d1434b0 100644 --- a/index.html +++ b/index.html @@ -44,8 +44,7 @@
@@ -69,8 +68,8 @@ -
-
+
+