Skip to content

Commit

Permalink
Fixed Pricing section - Inverted Style #385
Browse files Browse the repository at this point in the history
  • Loading branch information
TruongTuyen committed Nov 25, 2019
1 parent e549810 commit c038900
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 334 deletions.
11 changes: 10 additions & 1 deletion assets/sass/_sections.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,16 @@
.section-subtitle::after {
background: rgba(255, 255, 255, 0.8);
}
}
}
.pricing-table {
.pricing__item {
ul {
p {
color: #777777;
}
}
}
}
}

.section-inverse-extended {
Expand Down
20 changes: 14 additions & 6 deletions editor-style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c038900

Please sign in to comment.