forked from Shinonome/dots-hyprland
booru: make images square
This commit is contained in:
@@ -849,8 +849,8 @@ $waifu_image_overlay_transparency: 0.7;
|
||||
}
|
||||
|
||||
.sidebar-booru-image {
|
||||
min-width: 8.523rem;
|
||||
min-height: 8.523rem;
|
||||
min-width: 12.818rem;
|
||||
min-height: 12.818rem;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user