Skip to content

Commit

Permalink
clarifying pricing is per user
Browse files Browse the repository at this point in the history
  • Loading branch information
aich committed Feb 24, 2025
1 parent 90577c0 commit 2cb6fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/blocks/pricing.scss
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
}
&::after {
margin-left: 4px;
content: '/mo';
content: '/user/mo';
position: relative;
top: -3px;
font-size: 12px;
Expand Down

0 comments on commit 2cb6fa6

Please sign in to comment.