Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Gourav8152-ai authored Sep 22, 2023
1 parent d901114 commit 82dbdb0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
padding: 0 80px;
margin: auto;
}

.home-content {
padding-left: 141px;
}
.navbar{
position: fixed;
width: 100%;
Expand Down Expand Up @@ -356,4 +360,4 @@ section{
.home .home-content .text-3{
font-size: 20px;
}
}
}

0 comments on commit 82dbdb0

Please sign in to comment.