get rid of width constraint on hero-image

this makes non-square profile pictures look way better
main
Charlotte Som 2022-01-14 07:37:34 +00:00
parent 81a99bbb45
commit 104b23c7f7
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ footer {
.hero-image {
height: 10rem;
width: 10rem;
border-radius: 6px;
}