This commit is contained in:
madrilene 2024-02-20 08:44:40 +01:00
parent 99dac76944
commit 828baf4a4d
2 changed files with 5 additions and 3 deletions

View file

@ -102,12 +102,14 @@ customGradients:
<h2 class="heading-line">Sizes</h2> <h2 class="heading-line">Sizes</h2>
<p> <p>
{{ designTokens.sizes.description }}. Fluid type and space scales were {{ designTokens.textSizes.description }}. Fluid type and space scales were
<a href="{{ designTokens.sizes.meta.scaleGenerator }}">generated with Utopia</a>. <a href="{{ designTokens.textSizes.meta.scaleGenerator }}"
>generated with Utopia</a
>.
</p> </p>
<table class="sizes flow"> <table class="sizes flow">
{%- for size in designTokens.sizes.items -%} {%- for size in designTokens.textSizes.items -%}
<tr> <tr>
<th scope="row"> <th scope="row">
<h3>{{ size.name }}</h3> <h3>{{ size.name }}</h3>