Skip to content

Commit

Permalink
Fix responsive issue
Browse files Browse the repository at this point in the history
Signed-off-by: Md Mohin Uddin <[email protected]>
  • Loading branch information
Md Mohin Uddin authored and Md Mohin Uddin committed Dec 9, 2023
1 parent 745fccf commit 3f9e513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/assets/sass/pages/_features-plan.scss
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@
min-width: 1344px;

.cta-left {
width: 100%;
width: 42%;

h2 {
font-size: 26px;
Expand All @@ -611,7 +611,7 @@
.single-cta {
width: 100%;
padding: 40px 20px 108px 20px;
min-height: 240px;
min-height: 200px;

h3 {
font-size: 20px;
Expand Down

0 comments on commit 3f9e513

Please sign in to comment.