Project

General

Profile

1
.uk-border-circle {
2
  width: 100px;
3
  height: 100px;
4
  position: relative;
5
}
6

    
7
.uk-border-circle > img {
8
  max-width: 64px;
9
  max-height: 64px;
10
}
(1-1/3)