li{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:25px;font-family:"Roboto"}p{color:#000}button,p{font-size:20px}button{margin-right:30px;background-color:transparent;border:3px solid #ff0b37;color:#ff0b37;border-radius:10px;width:100px;height:50px}input[type=checkbox]:checked+p{text-decoration:line-through}.todo-bg{min-height:100vh;font-family:"Roboto",sans-serif}h1{font-size:32px;margin-bottom:24px}.edit-input,input[type=text]{-ms-flex-positive:1;flex-grow:1;padding:10px;border:1px solid #cbd5e1;border-radius:6px;font-size:16px}.todo-item{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}.todo-item p{-ms-flex-positive:1;flex-grow:1;margin:0 15px;font-size:18px;color:#1e293b}.strike-through{text-decoration:line-through;color:#94a3b8}.checkbox{width:18px;height:18px;cursor:pointer}button{padding:8px 16px;cursor:pointer;border-radius:8px;font-weight:500;-webkit-transition:.3s;transition:.3s}.edit-save-btn{border:2px solid #ff8542;color:#ff8542;margin-right:8px}.delete-btn,.edit-save-btn{background-color:transparent}.delete-btn{border:2px solid #ff0b37;color:#ff0b37}button:hover{opacity:.8}.todo-bg{background-color:#ffc2a0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:"Roboto"}.todo-container{height:90%;width:90%;border-radius:10px;background-color:#fff;padding:10px}h1{color:#ff8542;font-weight:700;font-size:40px;text-align:center}.addContainer{margin-left:100px;font-family:"Roboto"}input{margin-right:20px}*{-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.6c84a7d4.chunk.css.map */