body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#f5f5f5;border-bottom:2px solid green;height:10vh;padding-bottom:5px;position:fixed;top:0;width:100%}.logo{color:green;float:left;justify-content:center;margin-left:25px;margin-top:15px}.camera-logo{float:right;height:40px;margin:15px;padding-right:90px;width:40px}.container{width:100%}.card{border:1px solid #a4a2a2;border-radius:5px;height:20%;margin:auto auto 50px;width:45%}.card:first-child{margin-top:100px}.name-location{display:block}h3{margin:9px 9px 0;width:40px}.location,h3{text-align:left}.location{margin:0 0 0 9px}img{height:30vh;margin:auto;width:100%}.options{float:right;font-size:xx-large;height:27px;line-height:5px;margin-right:15px}.info,.name-location h3{width:100%}.info{display:inline-block;height:12vh}.like-send-button{float:left;font-size:xx-large;height:20%;line-height:18px;padding-left:10px;text-align:left;width:40%}.date{color:gray;float:right;font-size:small;height:20%;padding-right:30px;text-align:end;width:44%}.last{float:left;width:100%}.likes{color:gray;font-size:12px;margin-top:13px;width:50%}.desc,.likes{margin-left:13px;text-align:left}.desc{font-weight:500;width:100%}.App{display:flex;height:100vh}.landing-container{border:1px solid gray;display:flex;height:90%;margin:auto;width:90%}.left-div{height:100%;width:50%}.left-div img{height:100%;width:100%}.right-div-content{margin-top:30%}.right-div{display:block;width:50%}.right-div-content a{background-color:gray;border:1px solid;color:#ff8c00;font-size:xx-large;text-decoration:none;width:auto}@media screen and (max-width:760px){.site-container{width:100%}.card{margin:auto auto 4rem}}@media screen and (min-width:761px){.site-container{width:100%}.card{border:1px solid #dfdede;border-radius:5px;height:20%;margin:auto auto 4rem;width:30%}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.add-post-header{height:100%;width:100%}.add-post{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);display:flex;flex-direction:column;height:30vh;margin:auto;padding:22px;width:30vw}.add-post div{margin:1% 0}h1.header-form{line-height:1;margin:0 0 20px}form.post-form{display:flex;flex-direction:column}.upload,form.post-form{float:left;width:100%}input#PostImage{border:1px solid grey;width:100%}.author-loation{display:flex;float:left;justify-content:space-evenly;width:100%}input#description{margin:5px;width:100%}button.post-submit{background-color:#3b3434;border-radius:10px;color:skyblue;font-size:large;height:40px;width:100px}input#location,input#name{width:40%}
/*# sourceMappingURL=main.a6d22c1e.css.map*/