[feature] Redesigned login page (#76)
Reworked the login page - Simplified some of the HTML and CSS - Removed some `aria-label`s - Added alt text for the logo - Added a label for the input field - Added subtle borders to otherwise flat elements  Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/76 Co-authored-by: Zoë Bijl <code@moiety.me> Co-committed-by: Zoë Bijl <code@moiety.me>
This commit is contained in:
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@@ -0,0 +1,9 @@
|
||||
[*.scss]
|
||||
indent_size = 2
|
||||
|
||||
[{
|
||||
tangerine.scss,
|
||||
login.scss,
|
||||
**/tangerine/*.scss
|
||||
}]
|
||||
indent_size = 4
|
||||
Reference in New Issue
Block a user