This commit is contained in:
ns77@siliconpin.com
2025-09-03 15:03:20 +00:00
parent 46c689c2bd
commit 5cce7f9f09
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ $conn->close();
?>
<div class="container">
<div class="container" style="margin-bottom: 105px;">
<h3 class="welcome-text">
Welcome, <?= htmlspecialchars($_SESSION['name']) ?> 👋
</h3>