body{font-family:Nunito,sans-serif;margin:0;padding:0}a{color:#f2f2f2;font-weight:700}#app{height:100vh;color:#42413f}#app,#sub-list{display:-ms-flexbox;display:flex}#sub-list{width:250px;background:#464646;color:#e6e5e6;-ms-flex-direction:column;flex-direction:column}#sub-list a{cursor:pointer;text-align:center;border:1px solid #3a3a3a;width:100%;background-color:#4c4c4c}#feed-list{padding:30px 0;-ms-flex:2 1;flex:2 1;overflow-y:auto;overflow-x:hidden;color:#e6e5e6;background:#464646;border-left:1px solid #3a3a3a;border-right:1px solid #3a3a3a}#feed-list::-webkit-scrollbar{width:7px;background:#464646}#feed-list::-webkit-scrollbar-thumb{background:#696969;border-radius:7px}#feed-list::-webkit-scrollbar-thumb:hover{background:#929292;border-radius:7px}#feed-list::-webkit-scrollbar:hover{background:#535353}#story-container{-ms-flex:3 1;flex:3 1;overflow:auto;color:#e6e5e6;background:#4c4c4c;padding:40px 80px}#story-container .story-title{-webkit-transition:background-color .5s;-o-transition:background-color .5s;transition:background-color .5s}#story-container .story-title:hover{background:#666}.story-view img{max-width:100%}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-intro{font-size:large}@-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)}}
/*# sourceMappingURL=main.62a96df7.css.map*/