0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 09:12:45 +00:00

Update brewItem.less

Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
This commit is contained in:
G.Ambatte
2022-09-04 16:44:18 +12:00
committed by GitHub
parent 3975c74b2b
commit 4a89d73f73

View File

@@ -28,9 +28,10 @@
margin-right: 5px;
display: flex;
img.thumbnailImage {
max-width: 100%;
max-height: 100%;
margin: auto;
width : 100%;
height : 100%;
object-fit : cover;
border-radius : inherit;
}
}
.text {