@font-face{font-family:poppins;src:url(/static/media/Poppins-Regular.8081832f.ttf)}@font-face{font-family:fontin;src:url("/static/media/Fontin Sans Regular.32c88440.otf")}body{margin:0;font-family:fontin;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{text-align:center;padding:70px}.App .create-post-disabled{display:none}.App button:hover{background-color:#d4d4d4;transition:.2s ease}.App .new-post{border:1px solid #a1a1a1;border-radius:30px;width:300px;background-color:#f5f5f5;height:40px;width:400px;font-family:fontin;font-weight:700;text-transform:capitalize}.App .create-post{display:flex;flex-direction:column;align-items:center;margin-top:20px}.App .create-post .username{width:600px;margin-bottom:10px;border-radius:10px;padding:10px;font-family:fontin}.App .create-post .content:focus,.App .create-post .title:focus,.App .create-post .username:focus{background-color:#f5f5f5;transition:.2s ease}.App .create-post .title{margin-bottom:10px}.App .create-post .content,.App .create-post .title{width:600px;border-radius:10px;padding:10px;font-family:fontin}.App .create-post .content{height:150px;margin-bottom:15px}.App .create-post .post-action{border-radius:30px;margin-top:10px;margin-bottom:0;width:150px;font-family:fontin}.post{border:1px dotted #000;border-radius:30px;margin:40px;box-shadow:2px 2px 2px 2px #708090;text-align:left;padding-left:50px}.post .post-description .title{font-size:17px;margin-bottom:2px;text-transform:capitalize}.post .post-description .username{margin-top:0;font-size:12px}.post .post-content .content{font-size:15px}.post .created-at{text-align:right;margin-right:40px;font-size:12px}
/*# sourceMappingURL=main.210b57e4.chunk.css.map */