fixed code block
parent
7940944206
commit
6c54da5b8d
|
@ -85,7 +85,7 @@ textarea {
|
|||
flex: 8;
|
||||
}
|
||||
.card .card-image img {
|
||||
max-height: 180px;
|
||||
max-height: 150px;
|
||||
top: 50%;
|
||||
transform: translateX(-5%) translateY(-50%);
|
||||
position: relative;
|
||||
|
|
|
@ -79,7 +79,7 @@ body, button, input, select, textarea
|
|||
flex: 8
|
||||
img
|
||||
//height: 80%
|
||||
max-height 180px
|
||||
max-height 150px
|
||||
top: 50%
|
||||
transform: translateX(-5%) translateY(-50%)
|
||||
position: relative
|
||||
|
|
Loading…
Reference in New Issue