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>
9 lines
107 B
INI
9 lines
107 B
INI
[*.scss]
|
|
indent_size = 2
|
|
|
|
[{
|
|
tangerine.scss,
|
|
login.scss,
|
|
**/tangerine/*.scss
|
|
}]
|
|
indent_size = 4 |