Skip to content

Commit

Permalink
pricing
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Dec 12, 2024
1 parent 56b7a4b commit c9dd570
Show file tree
Hide file tree
Showing 4 changed files with 314 additions and 573 deletions.
6 changes: 4 additions & 2 deletions src/assets/images/pricing/docs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions src/sections/Pricing/comparison.js
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ h2, h5{
margin-top: 1rem;
}
.details{
p{
p {
color: #7A848E;
margin-left: 1.1rem;
}
Expand All @@ -154,9 +154,12 @@ h2, h5{
margin: 1rem 0;
width: 100%
}
.docs{
.docs {
width:1rem;
height:1rem;
& > svg {
background-color:{props => props.theme.whiteZeroFiveToBlackZeroFive};
}
}
.feature-link-container {
Expand Down
Loading

0 comments on commit c9dd570

Please sign in to comment.