fix(print-out): perbaikkan print out foto dan print out resume
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
/* Image Styling */
|
||||
.photo-item img {
|
||||
width: auto;
|
||||
height: 400px;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
max-height: 400px;
|
||||
object-fit: contain;
|
||||
background-color: #f0f0f0;
|
||||
@@ -59,7 +60,6 @@
|
||||
}
|
||||
|
||||
.photo-image {
|
||||
width: 100;
|
||||
height: 400px;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user