Update profile-header.css (#133)

This commit is contained in:
Milad Raeisi 2023-06-01 15:18:35 +04:00 committed by GitHub
parent 17296d30c4
commit 8cd82eb8d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
.profile-banner-image {
object-fit: cover;
width: 100%;
max-height: 320px;
height: 320px;
}
@media only screen and (max-width: 599px) {