fix: height
This commit is contained in:
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
@media (min-width: 768px){
|
@media (min-width: 768px){
|
||||||
.profile-page .banner {
|
.profile-page .banner {
|
||||||
max-height: 348.75px;
|
height: 348.75px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user