8cbc40b2f
63c4db6d7
c30745f34
482fa503e
1fe1e14cb
df8914c9a
2e7f26272
4682468d4
1 2
3
4
5
6 7 8 9
10
11
12 13
14
@use '_variables' as *; @use '_mixins' as *; .account-title { @include settings-big-title; &.account-title-danger { color: lighten($color: #c54130, $amount: 10); } } .form-group { max-width: 500px; }