mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-12 21:52:42 +00:00
Update brewItem.less
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
This commit is contained in:
@@ -28,9 +28,10 @@
|
|||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
display: flex;
|
display: flex;
|
||||||
img.thumbnailImage {
|
img.thumbnailImage {
|
||||||
max-width: 100%;
|
width : 100%;
|
||||||
max-height: 100%;
|
height : 100%;
|
||||||
margin: auto;
|
object-fit : cover;
|
||||||
|
border-radius : inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.text {
|
.text {
|
||||||
|
|||||||
Reference in New Issue
Block a user