.container {
    max-width: 960px;
}

.navbar {
    margin-bottom: 20px;
}

.post-card {
    margin-bottom: 20px;
}

.flash-messages {
    margin-top: 20px;
}

.post-content {
    white-space: pre-wrap;
}

.scheduled-time {
    font-weight: bold;
} 