UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

18 lines (15 loc) 252 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; } `; //# sourceMappingURL=styles.css.js.map