UNPKG

@authlocal/authlocal

Version:

User-sovereign Logins For All

22 lines (15 loc) 239 B
import {css} from "@benev/slate" export default css` .plate { max-width: 30em; margin: auto; text-align: left; align-items: stretch; } [view="breakdown"]::part(ul) { justify-content: start; } label input { margin-top: 1em; } `