diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/css/styles.css b/css/styles.css index fe85d9c..09da749 100644 --- a/css/styles.css +++ b/css/styles.css @@ -47,6 +47,15 @@ body { color: #333333; background-color: black; } +.cursor { + border-radius: 50%; + border: 2px solid white; + height: 30px; + width: 30px; + position: absolute; + transition-duration: 50ms; + transition-timing-function: ease-out; +} .dark { /* font-size: 2rem; */ /* background-color: white; */ @@ -170,7 +179,7 @@ h4 { margin: 0px; position: relative; z-index: -1; - background: url(../images/P2.jpeg) no-repeat center center fixed; + /* background: url(../images/P2.jpeg) no-repeat center center fixed; */ -webkit-background-size: cover; -moz-background-size: cover; @@ -184,7 +193,7 @@ h4 { } .background_lite { - background: url(../images/P2.jpg) no-repeat center center fixed; + /* background: url(../images/P2.jpg) no-repeat center center fixed; */ } .bottom-container { diff --git a/index.html b/index.html index f1cbc46..335af4e 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@
- +Graduate at NIT surat
+Hey, I'm Kushal