mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 02:07:20 -06:00
Adjust the height and position of reddit thumbnails
This commit is contained in:
@@ -576,11 +576,11 @@ body {
|
||||
.forum-post-list-thumbnail {
|
||||
flex-shrink: 0;
|
||||
width: 6rem;
|
||||
height: 4rem;
|
||||
height: 4.1rem;
|
||||
border-radius: var(--border-radius);
|
||||
object-fit: cover;
|
||||
border: 1px solid var(--color-separator);
|
||||
margin-top: 0.2rem;
|
||||
margin-top: 0.1rem;
|
||||
}
|
||||
|
||||
.bookmarks-group {
|
||||
|
||||
Reference in New Issue
Block a user