ui updtae

This commit is contained in:
Devdatt Bhatt 2026-05-17 20:21:24 +00:00
parent f3d7627b3f
commit 618926fe01
1 changed files with 3 additions and 1 deletions

View File

@ -49,7 +49,7 @@ include 'sdevtatic.php';
display: flex;
align-items: center;
justify-content:
center;
center;
background: #020617;
border-bottom: 1px solid var(--border);
z-index: 1002;
@ -130,6 +130,8 @@ include 'sdevtatic.php';
min-height: 100vh;
width: 100%;
display: block;
position: relative;
z-index: 1;
}
/* CONTAINER */