get rid of width constraint on hero-image
this makes non-square profile pictures look way better
This commit is contained in:
parent
81a99bbb45
commit
104b23c7f7
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ footer {
|
|||
|
||||
.hero-image {
|
||||
height: 10rem;
|
||||
width: 10rem;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue