Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
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
6 changes: 1 addition & 5 deletions reservas/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -248,11 +248,7 @@
<div class="col-12">
<div class="d-flex justify-content-between align-items-center flex-wrap gap-3">
<div>
<h2 class="mb-1">
<span style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;">
As Minhas Reservas
</span>
</h2>
<p class="h2 fw-light mb-1">As Minhas Reservas</p>
<p class="text-muted mb-0">Gerir e acompanhar as suas reservas de salas</p>
</div>
<div>
Expand Down
Loading