Blender Studio pull request - Version 2.2.0 update #104394
@ -275,6 +275,7 @@ table
|
||||
/* Type. */
|
||||
h1, h2, h3, h4, h5, h6
|
||||
+fw-title
|
||||
text-wrap: balance
|
||||
|
||||
h1
|
||||
line-height: calc(40 / 32)
|
||||
|
@ -69,7 +69,7 @@
|
||||
<h2>
|
||||
{{ asset.name }}
|
||||
{% if asset.is_free %}
|
||||
{% include "common/components/cards/pill.html" with class="ms-2" label='Free' %}
|
||||
{% include "common/components/cards/pill.html" with class="ms-1" label='Free' %}
|
||||
{% endif %}
|
||||
</h2>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user