Image in header now round
This commit is contained in:
@@ -334,6 +334,12 @@ img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
header > img {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
border-radius: 75px;
|
||||
}
|
||||
|
||||
.nav-icon {
|
||||
max-width: 20px;
|
||||
max-height: 20px;
|
||||
|
||||
Reference in New Issue
Block a user