Skip to content

Commit

Permalink
aligned navbar items
Browse files Browse the repository at this point in the history
  • Loading branch information
Likithakapu committed Nov 9, 2024
1 parent 32cae55 commit 6441ceb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/html/freeBooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@
position: fixed;
top: 20px;
right: 150px;
margin-top: 5px;
margin-bottom: 700px;

}

Expand Down Expand Up @@ -942,6 +944,12 @@ <h3 id="profileNameDisplay">XYZ<br /><span>Book Lover</span></h3>
</label>
</div>
</div>
<style>
.switch-label{
margin-top:-40px;
margin-left: 413px;
}
</style>



Expand Down

0 comments on commit 6441ceb

Please sign in to comment.