.outer {
    flex: 1;
}

.post-item:last-child {
    border-bottom: none;
}