coba landing page hanan
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user