Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sarathk73 authored Mar 4, 2024
1 parent 7e59c17 commit b29ca1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@
</head>

<body>
<style>
.ball {
position: absolute;
border-radius: 100%;
opacity: 0.7;
}
</style>
<!-- Navbar -->
<nav>
<h1>Sarath K</h1>
Expand Down

0 comments on commit b29ca1f

Please sign in to comment.