6 lines
82 B
CSS
6 lines
82 B
CSS
.login-logo img {
|
|
border-radius: 100%;
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|