readthedocs / website

The Read the Docs community website
15 stars 5 forks source link

Clarify gold pricing #182

Closed ericholscher closed 11 months ago

ericholscher commented 1 year ago

:books: Documentation preview :books:: https://read-the-docs-site-community--182.com.readthedocs.build/

agjohnson commented 1 year ago

The price looks a little funny with text in that price field:

image

Still not great, but and extra label above is a little better:

image

This is:

<div class="statistic">
  <div class="label">Starting at</div>
  <div class="value">$5</div>
  <div class="label">
    <span class="category">per month</span>
  </div>
</div>

The macro will need updated with another field

ericholscher commented 1 year ago

Yea, not a huge priority, just noted it when talking about it on Twitter. I think probably doing a third level that's "Company" pricing is the right approach thinking more about it.