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}*{box-sizing:border-box}.App{text-align:center}a{color:#000}.btn{background-color:#1d9bf0;border:none;border-radius:15px;color:#fff;cursor:pointer;padding:10px}.btn:hover{background-color:#00538a;cursor:pointer}.mainNav ul{padding:0}.mainNav ul li{display:inline-block;padding:15px}.mainNav ul li a{text-decoration:none}.mainNav ul li a:hover{text-decoration:underline}.post-list{margin:auto;max-width:600px}.loadMore{margin:20px 0}.post{border:1px solid #000;border-radius:5px;display:flex;margin:5px 0}.post>*{padding:5px}.post .avatar img{border-radius:50%;height:50px}.post .post-data{width:100%}.post .post-data .post-meta{display:flex;justify-content:space-between;padding:5px}.post .post-data .post-meta .author{font-weight:700}.post .post-data .post-content{padding:5px;text-align:left}.post .likes{text-align:right}.post .likes button{margin:0 5px}.deleteConfirmation{background-color:#fff;border:1px solid #000;left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.deleteConfirmation .yes{background-color:green}.deleteConfirmation .no{background-color:red}.addPostForm{border:1px solid #000;margin:auto;max-width:600px;padding:5px;text-align:right}.addPostForm textarea{padding:5px;resize:vertical;width:100%}.followRecommendations{border:1px solid #000;display:flex;margin:auto;max-width:590px;padding:10px}.followRecommendation{padding:15px;width:33.33%}.followRecommendations img{border-radius:50%;height:50px;width:50px}.followRecommendations h3{margin:5px}.login form{border:1px solid #000;margin:auto;max-width:600px;padding:15px}.login form input{display:block;margin-bottom:5px;padding:5px;width:100%}.signUp form{border:1px solid #000;margin:auto;max-width:600px;padding:15px}.signUp form input{display:block;margin-bottom:5px;padding:5px;width:100%}.signUp .btn{display:inline-block;margin:15px 0}.signUp .btn:disabled{background-color:gray;cursor:not-allowed}
/*# sourceMappingURL=main.04f33d80.css.map*/