update image size
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 79 KiB |
@@ -105,10 +105,10 @@ ul {
|
|||||||
flex: 1 1 50%;
|
flex: 1 1 50%;
|
||||||
@apply flex-col;
|
@apply flex-col;
|
||||||
.post-card-image-link {
|
.post-card-image-link {
|
||||||
@apply flex-auto;
|
|
||||||
@apply relative;
|
@apply relative;
|
||||||
min-height: 380px;
|
min-height: 400px;
|
||||||
@apply mr-6;
|
|
||||||
}
|
}
|
||||||
.post-card-image {
|
.post-card-image {
|
||||||
@apply absolute;
|
@apply absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user