style improvement
This commit is contained in:
parent
e96ec53ebd
commit
c364a11158
15 changed files with 638 additions and 1137 deletions
|
|
@ -87,10 +87,9 @@ $cyber-black: #1a1a1a;
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
//min-height: 100vh;
|
||||
min-height: 95vh;
|
||||
width: 100%;
|
||||
padding-top: 1100px; /* Adjust padding-top to account for navbar height */
|
||||
margin-top: 60px; /* Add margin-top to account for navbar height */
|
||||
// margin-top: 70px; /* Add margin-top to account for navbar height */
|
||||
background-color: $dark-bg;
|
||||
overflow: hidden;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue