inspektor/app/styles/components/_account-info.scss

13 lines
117 B
SCSS

.account-info {
.username {
font-size: 1.4rem;
}
.host {
font-size: 0.8rem;
opacity: 0.7;
}
}