Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h4 id="welcome-message" class="fw-semibold mb-1">Welcome to Nimbus, {{ request.
</div>
<!-- My Stuff Section -->
<div id="my-deliveries"
class="mt-4 card shadow-sm border-0 px-3 h-100 rounded-3 bg-primary-subtle">
class="mt-4 pb-4 card shadow-sm border-0 px-3 h-100 rounded-3 bg-primary-subtle">
<div class="d-flex justify-content-between align-items-center mb-3 ">
<h5 class="fw-semibold">
<img src="{% static 'assets/my-deliveries.svg' %}"
Expand Down