Skip to content

Commit

Permalink
Text align will be updated to center .
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushmaanagarwal1211 committed May 15, 2024
1 parent c3a6ca1 commit 2fbe198
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ html.sr .load-hidden {
::-webkit-scrollbar{
width: 12px;
}

.feature-desc > p{
text-align: center;
}
::-webkit-scrollbar-track{
border-radius: 5px;
box-shadow: inset 0 0 10px rgba(0,0,0,0.25);
Expand Down

0 comments on commit 2fbe198

Please sign in to comment.