Fix post author image position + responsiveness

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-10-07 01:26:09 +06:00
parent 1dbe8aca45
commit 04e5bd6bbd
3 changed files with 5 additions and 3 deletions

View file

@ -145,7 +145,7 @@
}
}
@include media('<=large') {
@include media('<very-large') {
height: -moz-fit-content;
height: fit-content;
padding-bottom: 0px;