File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -82,25 +82,7 @@ <h5 class="modal-title" id="staticBackdropLabel">Add New Task</h5>
82
82
< div class ="container ">
83
83
< section >
84
84
< div class ="row blog__container mt-5 mb-3 ">
85
- <!-- <div class="col-lg-4 col-md-6">
86
- <div class="card">
87
- <div class="card-header d-flex justify-content-end gap-2">
88
- <button type="button" class="btn btn-outline-success"><i class="fas fa-pencil-alt"></i></button>
89
- <button type="button" class="btn btn-outline-danger"><i class="fas fa-trash-alt"></i></button>
90
- </div>
91
- <img
92
- src="https://images.unsplash.com/flagged/photo-1551706646-9c816bfbff8c?ixid=MnwxMjA3fDB8MHx0b3BpYy1mZWVkfDJ8NnNNVmpUTFNrZVF8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60"
93
- class="card-img-top" alt="...">
94
- <div class="card-body">
95
- <h5 class="card-title">Special title treatment</h5>
96
- <p class="card-text">With supporting text below as a natural lead-in to additional content.</p>
97
- <span class="badge bg-primary">Amazing</span>
98
- </div>
99
- <div class="card-footer text-muted">
100
- <button type="button" class="btn btn-outline-primary float-end">Open Task</button>
101
- </div>
102
- </div>
103
- </div> --> </ div >
85
+ </ div >
104
86
</ section >
105
87
</ div >
106
88
< script src ="
https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/umd/popper.min.js "
integrity ="
sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p "
crossorigin ="
anonymous "
> </ script >
You can’t perform that action at this time.
0 commit comments