Style user address (with username seperate from host)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.account-info {
|
||||
|
||||
.username {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
.host {
|
||||
font-size: 0.8rem;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user