Skip to content

Commit

Permalink
Merge pull request #799 from rohan-cce/main
Browse files Browse the repository at this point in the history
fix start free trial button position
  • Loading branch information
PriyaGhosal authored Oct 23, 2024
2 parents 39d7be8 + 03241f9 commit a394294
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@

#freeTrial{
position: absolute;
right: 80px;
margin-right: 60px;

right: 90px;
margin-right: 30px;
margin-bottom: 30px;

}

Expand Down

0 comments on commit a394294

Please sign in to comment.