mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00

* added notification settings * notifications: added list to profile * notifications: changed appearance for comment notifications
6 lines
105 B
SCSS
6 lines
105 B
SCSS
.username {
|
|
font-size: 0.9em;
|
|
padding: 0 2px;
|
|
text-transform: lowercase;
|
|
border-radius: 0.2em;
|
|
}
|