11 lines
137 B
Plaintext
11 lines
137 B
Plaintext
|
.uk-border-circle {
|
||
|
width: 100px;
|
||
|
height: 100px;
|
||
|
position: relative;
|
||
|
|
||
|
& > img {
|
||
|
max-width: 64px;
|
||
|
max-height: 64px;
|
||
|
}
|
||
|
}
|