6 lines
77 B
SCSS
6 lines
77 B
SCSS
#account-page {
|
|
img {
|
|
max-width: 140px;
|
|
border-radius: 50%;
|
|
}
|
|
} |