.todo-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;list-style-type:none}.title{color:#000;font-size:16px;width:300px}.btn,.title{font-family:"Roboto"}.btn{background-color:#fff;color:#ff0b37;border-radius:10px;border:1px solid #ff0b37;padding:13px 10px;cursor:pointer;margin:8px;width:70px}.marked-text{text-decoration:line-through}.edit-btn{color:#daa520;border-radius:10px;border:1px solid #daa520}.edit-btn,.save-btn{background-color:#fff;font-family:"Roboto";padding:13px 10px;cursor:pointer;margin:8px;width:70px}.save-btn{color:green;border-radius:10px;border:1px solid green}.text-editor{outline:none}.app-con{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#ffc2a0}.todo-con{background-color:#fff;border-radius:10px;width:50%;padding:20px;margin-top:48px;margin-bottom:48px}.heading{color:#ff8542;font-family:"Roboto";font-weight:700;text-align:center}.todo-list{padding-left:0}.input-sec{color:#000;height:40px;margin-right:10px;width:325px;border-radius:10px;padding-left:10px;outline:none;border:1px solid #000}.add-btn{background-color:#fff;color:#008cba;font-family:"Roboto";border-radius:10px;border:1px solid #008cba;padding:13px 10px;cursor:pointer;margin:8px;width:70px}.input-con{text-align:center}.input-count{color:#000;height:40px;margin-right:10px;width:30px;border-radius:10px;padding-left:10px;outline:none;border:1px solid #000}*{-webkit-box-sizing:border-box;box-sizing:border-box}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}
/*# sourceMappingURL=main.3c4f3f04.chunk.css.map */