UNPKG

@authlocal/authlocal

Version:

User-sovereign Logins For All

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