@media (min-width:510px){.add-form,.edit-form,.recipe-list{width:500px!important}}body{margin:0;padding:0}.App{text-align:center;min-height:100vh;background-color:#4abdac}.App-header{background-color:#f7b733;height:70px;padding:20px;color:#fc4a1a;margin:0}.App-intro{font-size:large}.recipe-list{margin:0 auto;color:#dfdce3;padding:10px;cursor:pointer}.recipe-list h2{margin:0;padding:10px}.recipe-list h2:hover{background-color:#4abd00}.recipe-list .recipe-list-item{border:2px solid #f7b733;margin-top:10px;text-align:center}.recipe-list .recipe-list-item ul{padding:10px;color:#fc4a1a;font-size:1.2em;list-style-type:none}.recipe-list .recipe-list-item .recipe-ingredients-item{background-color:#dfdce3;width:100%;margin:auto;border-top:1px solid #f7b733}.recipe-list .recipe-list-item .edit-btn{background-color:#4abdac}.recipe-list .recipe-list-item .delete-btn,.recipe-list .recipe-list-item .edit-btn{color:#dfdce3;font-size:1em;font-weight:700;margin:10px;padding:10px;border-radius:10px;width:150px}.recipe-list .recipe-list-item .delete-btn{background-color:#fc4a1a}.add-btn{background-color:#dfdce3;color:#4abdac;font-size:1em;font-weight:700;margin:10px;padding:10px;border-radius:10px;width:200px}.hidden{display:none}.dialog{position:fixed;height:100vh;width:100vw;left:0;top:0;background-color:rgba(0,0,0,.4);z-index:3}.form-wrapper{position:absolute;max-height:230px;width:100%;top:0;bottom:0;left:0;right:0;margin:auto}.add-form,.edit-form{margin:auto;padding-top:20px;background-color:#4abdac;border-radius:10px;clear:both;overflow:auto}.add-form label,.edit-form label{display:inline-block;font-weight:700;width:130px;padding:10px}.add-form input[type=text],.edit-form input[type=text]{width:280px}.add-form input[type=submit],.edit-form input[type=submit]{background-color:#dfdce3;color:#4abdac;font-size:1em;font-weight:700;margin:20px;padding:10px;border-radius:10px;width:200px}.add-form button,.edit-form button{background-color:#dfdce3;color:#fc4a1a;border:1px solid #fc4a1a;font-size:1em;font-weight:700;margin:20px;padding:10px;border-radius:10px;width:200px}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.a8e4878b.css.map*/