.home-container{display:flex;justify-content:space-evenly;flex-wrap:wrap}.post-card{border:1px solid #000;width:300px;border-radius:12px;padding:1rem;margin:1rem 0;cursor:pointer;background-color:#e3e0e0}.post-title{font-weight:600;font-size:16px;padding:.5rem 0}.post-body{font-size:12px}.navbar{border:1px solid #000;border-radius:12px;display:flex;justify-content:space-around;padding:1rem;background-color:#f0f8ff}.navbar>div{cursor:pointer}.single-post{display:flex;justify-content:center;align-items:center}.post-header{display:flex;justify-content:space-between}.create-post-form{border:1px solid #000;border-radius:10px;display:flex;flex-direction:column;grid-gap:.5rem;gap:.5rem;width:500px;padding:1rem;margin:1rem}
/*# sourceMappingURL=main.c73e4d19.chunk.css.map */