ui updtae
This commit is contained in:
parent
f3d7627b3f
commit
618926fe01
|
|
@ -49,7 +49,7 @@ include 'sdevtatic.php';
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content:
|
justify-content:
|
||||||
center;
|
center;
|
||||||
background: #020617;
|
background: #020617;
|
||||||
border-bottom: 1px solid var(--border);
|
border-bottom: 1px solid var(--border);
|
||||||
z-index: 1002;
|
z-index: 1002;
|
||||||
|
|
@ -130,6 +130,8 @@ include 'sdevtatic.php';
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CONTAINER */
|
/* CONTAINER */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue