JSFiddle - React, Tailwind, and code Playground

by briggs_w

HTML

<h3 class="login">This is heading 3</h3>

CSS

.login {
    text-align: right; display:block;
}