custom-font-size-named-options.html 198 B

1234567
  1. <div id="snippet-custom-font-size-named-options">
  2. <p>
  3. This is a mixed text with different font sizes:
  4. <span class="text-small">small</span> and
  5. <span class="text-big">big</span>
  6. </p>
  7. </div>