make logo round
parent
1cddcb9188
commit
7f67bd63dc
|
@ -59,7 +59,7 @@ code
|
||||||
background-repeat: no-repeat
|
background-repeat: no-repeat
|
||||||
background-image: url(logo-url)
|
background-image: url(logo-url)
|
||||||
background-size: logo-width logo-height
|
background-size: logo-width logo-height
|
||||||
|
border-radius: 50%
|
||||||
#container
|
#container
|
||||||
position: relative
|
position: relative
|
||||||
& > .outer
|
& > .outer
|
||||||
|
|
Loading…
Reference in New Issue