Use a 50% border-radius on header image for consistency
This commit is contained in:
parent
9f1cc86a4a
commit
fb9f901c34
@ -122,7 +122,7 @@ nav ul li:after {
|
||||
text-align: center;
|
||||
}
|
||||
.header img {
|
||||
border-radius: 3em;
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
margin: 0 auto 1em auto;
|
||||
height: 6em;
|
||||
|
Loading…
Reference in New Issue
Block a user