63c4db6d7
ce5496d6a
c30745f34
0626e7af8
1 2 3
4 5 6 7 8 9 10 11 12
13
14 15
16 17 18
@import '_variables'; @import '_mixins'; .user-quota { font-size: 15px; margin-top: 20px; .user-quota-label { font-weight: $font-semibold; } } .account-title { @include in-content-small-title; margin-top: 55px; margin-bottom: 30px; }