diff --git a/index.html b/index.html index 7bbd4de..ff6b4d1 100644 --- a/index.html +++ b/index.html @@ -1,22 +1,18 @@ - Nishant Chamate - - + + - + -
@@ -30,8 +26,7 @@

HOME

PROJECT

ABOUT

-
- +
@@ -50,10 +45,10 @@

IGNITE YOUR PASSION!

- GITHUB - GITHUB + LINKEDIN - TWITTER
@@ -66,24 +61,24 @@
- +

PROJECTS

- +

IXPERIENCE

-
- +
+

SKILLS

- profilepic + profilepic
(ABOUT ME)

@@ -99,7 +94,7 @@
(ABOUT ME)
@@ -127,31 +122,26 @@
© Copyright 2023 ,
Nishant Chamate
- - - - - -
- - - + - \ No newline at end of file diff --git a/style.css b/style.css index fe2c26c..3aadf13 100644 --- a/style.css +++ b/style.css @@ -24,8 +24,8 @@ html,body{ #minicircle{ - height: 1rem; - width: 1rem; + height: 0.5rem; + width: 0.5rem; border-radius: 50%; position: absolute; background-color: white; @@ -71,7 +71,7 @@ h5{ height: 100vh; width: 100%; /* background-color: black; */ - background: url(https://img.freepik.com/premium-vector/gradient-black-background-with-cubes_52683-76890.jpg?size=626&ext=jpg&ga=GA1.1.1651556116.1693230372&semt=ais); + background-color:black; background-size: cover; color: white; } @@ -720,4 +720,3 @@ h5:hover{ -