Sha256: 1e8b3988c09f92b346103b7b02a6bd3a306ec03277a5472279266194f6ea8d65
Contents?: true
Size: 415 Bytes
Versions: 84
Compression:
Stored size: 415 Bytes
Contents
.login-form-content { display: flex; flex-flow: wrap; justify-content: center; margin-top: 5em; .visual { img { float: right; height: 300px; } } .login { form { padding: 1em; .field #user_email, .field #user_password, .field #user_password_confirmation { max-width: 200px; } } .error { display: block; margin: 1em; } } }
Version data entries
84 entries across 84 versions & 1 rubygems