increase sidebar image height

pull/143/head
Aevann 2023-05-02 20:05:21 +03:00
parent c45de1dfef
commit 6646d5c4c2
1 changed files with 1 additions and 1 deletions

View File

@ -7346,7 +7346,7 @@ button, .btn {
.sidebar-img {
width: 100%;
height: 200px;
height: 300px;
object-fit: contain;
}