Sha256: 7f92f1f91e77af6fcc94e0677f2ba1de38176d8ea4aebc8c0077a813d7569c22
Contents?: true
Size: 453 Bytes
Versions: 5
Compression:
Stored size: 453 Bytes
Contents
.totp-enrollment { .qr-code { width: 20rem; height: 20rem; border: 1px solid var(--border-color); padding: 1rem; border-radius: 5px; svg { width: 100%; height: 100%; } } } ul.recovery-codes { list-style-type: none; padding: 0rem; margin: 2rem 0rem; font-family: monospace; display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; font-size: 1.2rem; font-weight: bold; }
Version data entries
5 entries across 5 versions & 1 rubygems