Files
AstralRinth/src/routes/classes/Divider.md
2022-05-07 17:22:33 -07:00

203 B

Some words could go here.

<hr class="divider" />

And some other words could go here.

<style>
  .example__source__code {
    flex-direction: column;
  }
</style>