63c4db6d7
ce5496d6a
482fa503e
66fd15160
c30745f34
df8914c9a
e61151b01
c4741804b
1 2 3
4 5 6 7
8
9
10 11 12
13
14
15
16 17
18
19
20
21
@import '_variables'; @import '_mixins'; .user-quota { font-size: 15px; margin-top: 20px; label { margin-right: 5px; } } .account-title { @include settings-big-title; } .progress { @include progressbar; width: 500px; max-width: 100%; }