UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

20 lines (14 loc) 211 B
import {css} from "@benev/slate" export default css` header { max-width: 40em; text-align: center; display: flex; flex-direction: column; gap: 0.5em; } section { margin: 1em; text-align: center; } `