@import url(https://fonts.googleapis.com/css2?family=Krona+One&family=Open+Sans+Condensed:wght@300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{box-sizing:border-box;margin:0;padding:0;max-width:100%;border:0}.App{text-align:center;font-family:"Karma",sans-serif;background-color:rgba(50,50,50,.9333333333333333);min-height:100vh;border:.01px solid #323232}.App,.post{width:100%}h1,h2{font-family:"Krona One",sans-serif}h3{font-family:"Open Sans Condensed",sans-serif}.main-post{border-radius:10px;width:65%;margin:5% auto;padding:8% 10%;background-color:#636363;cursor:pointer;border:1px solid hsla(0,.7%,70%,.8);color:hsla(0,0%,100%,.8);text-shadow:1px 1px #000;font-size:1.2rem}.main-post:hover{border:1px solid hsla(0,0%,100%,.8)}.creator{-webkit-text-decoration:underline hsla(0,.7%,70%,.8);text-decoration:underline hsla(0,.7%,70%,.8)}.errors{color:red}.form{width:35%;margin:5% auto;background-color:#d3d3d3;border-radius:10px;padding:3%}.submit{margin-top:20px}.inputs{display:flex;flex-flow:column;line-height:2rem}.inner-button{width:100%;padding:10px;background-color:rgba(0,0,255,.13);background-color:rgba(0,0,0,.4);cursor:pointer;border-radius:2%;font-size:20px;font-family:"Bebas Neue",cursive;outline:none}.inner-button:hover{border:1px solid #000;background-color:rgba(0,0,255,.26)}strong{background:red;color:#fff;font-weight:inherit}.post-button{background-color:#a7a8f0;padding:2rem;margin-top:3rem;border-radius:10px;border:1px solid #262829;font-size:1.5rem;font-weight:700;cursor:pointer;color:rgba(50,50,50,.9333333333333333);transition:all .2s}.post-button:hover{color:hsla(0,0%,90.6%,.986);border:1px solid #fff}.post-header{display:flex;justify-content:space-between}.my-post{border-radius:10px;width:65%;margin:5% auto;padding:8% 10%;background-color:#636363;border:1px solid hsla(0,.7%,70%,.8);color:hsla(0,0%,100%,.8);text-shadow:1px 1px #000;font-size:1.2rem}.edit-box{flex-direction:column}.edit-box,.edit-form{display:flex;justify-content:center;align-items:center}.edit-form{flex-flow:column;line-height:2rem;width:70%}.form-label{display:flex;align-items:center;justify-content:space-evenly;min-width:100%}.form-field{margin-top:1rem;background-color:hsla(0,.7%,70%,.8);padding:1rem;border-radius:10px;border:2px solid hsla(0,.7%,70%,.8);color:#272727;min-width:80%}.form-field:hover{border:2px solid hsla(0,0%,100%,.8)}.button-change{margin-top:1rem;padding:1rem;min-width:30%;border-radius:10px;font-size:1.5rem;font-weight:700;color:rgba(50,50,50,.9333333333333333);transition:all .2s}.edit-button,.new-post-button{background-color:#a7a8f0;border:1px solid #a7a8f0}.new-post-button{width:100%}.delete-button{background-color:#fc4848;border:1px solid #fc4848}.button-change:hover{cursor:pointer;color:hsla(0,0%,90.6%,.986);border:1px solid #fff}.ghost{height:13vh}.title{margin:1rem}.form-spacer{display:flex;justify-content:center}.form-holder{width:50%}.new-post-label{display:flex;align-items:center;justify-content:space-between;min-width:90%;color:hsla(0,.7%,70%,.8)}.new-post-field{margin-top:1rem;background-color:hsla(0,.7%,70%,.8);padding:1rem;border-radius:10px;border:2px solid hsla(0,.7%,70%,.8);color:#272727;min-width:85%}
/*# sourceMappingURL=main.7d02736b.chunk.css.map */