Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions about.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
<?php include("assets/template/header.php"); ?>
<?php include("config/config.php"); ?>

<body>



<body>
<div class="container mt-5 shadow">
<h3 class="h3 text-center mb-5 pt-5" style="margin-top: 80px;">About Dev Tech</h3>

Expand All @@ -16,8 +13,7 @@
<!--Grid column-->
<div class="col-lg-6 col-md-12 px-4">

<!--First row-->
<div class="row">
<div class="row">
<div class="col-1 mr-3">
<i class="fa fa-shopping-cart fa-2x indigo-text"></i>
</div>
Expand All @@ -26,8 +22,7 @@
<p class="grey-text">Kami menjual semua yang berhubungan dengan komputer yang tentunya kualitas bagus dan juga harga pas.</p>
</div>
</div>
<!--/First row-->


<div style="height:30px"></div>

<!--Second row-->
Expand Down Expand Up @@ -95,4 +90,4 @@

</body>

</html>
</html>