Skip to content

Commit

Permalink
Merge pull request #845 from tanmaysrivastava45/tanmaysri45
Browse files Browse the repository at this point in the history
Bug : Added the width of nav button Start free trial in FAQ page
  • Loading branch information
PriyaGhosal authored Oct 30, 2024
2 parents 5cecdc7 + 286be6f commit 240c7aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/Faq.css
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,8 @@ body {
overflow-y: auto; /* Enable vertical scroll */
}

#freeTrial{
width: 240px;
padding-top: 10px;
margin-top: 5px;
}

0 comments on commit 240c7aa

Please sign in to comment.