mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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