11 lines
98 B
CSS
11 lines
98 B
CSS
#app #avatar
|
|
{
|
|
height: 100px;
|
|
width: 100px;
|
|
}
|
|
|
|
#app #username
|
|
{
|
|
height: 100px;
|
|
width: 100px;
|
|
} |