coba landing page hanan

This commit is contained in:
Hanan Askarim
2024-04-29 14:45:12 +07:00
parent 99d7fd5159
commit 61788b3c85
8 changed files with 956 additions and 11 deletions

View File

@@ -277,6 +277,18 @@ License: You must have a valid license purchased only from themeforest(the above
/* background: #C3C4C5; */
height: 0.2px;
}
.w-logo {
width: 126px;
height: 40px;
}
.jumbotron-left {
flex: 2;
margin: 10px;
display: flex;
align-items: center;
}
</style>
</head>
<!--end::Head-->
@@ -295,9 +307,7 @@ License: You must have a valid license purchased only from themeforest(the above
<a class="navbar-brand" href="#">
<img
src="../assets/asset-corporate-portal/media/landingpage/logo.png"
width="126"
height="40"
class="d-inline-block align-top"
class="d-inline-block align-top w-logo"
alt="Your Brand"
/>
</a>
@@ -330,14 +340,7 @@ License: You must have a valid license purchased only from themeforest(the above
<div class="mt-auto"></div>
</div>
<div class="col-md-4 d-flex justify-content-md-end">
<div
style="
flex: 2;
margin: 10px;
display: flex;
align-items: center;
"
>
<div class="jumbotron-left">
<img
src="../assets/asset-corporate-portal/media/landingpage/jumbotron_left.png"
class="img-fluid"