make logo round

pull/161/head
Problem233 2016-07-12 17:45:32 +08:00 committed by GitHub
parent 1cddcb9188
commit 7f67bd63dc
1 changed files with 2 additions and 2 deletions

View File

@ -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