code added
This commit is contained in:
Vendored
+17
-4
@@ -66,16 +66,29 @@
|
||||
|
||||
</header>
|
||||
<section class="productOverview container">
|
||||
<div class=" d-flex align-items-center container justify-content-between">
|
||||
<div>Overview</div>
|
||||
<div>The Laptop of tomorrow with
|
||||
<div class=" d-flex flex-column p-6 align-items-center container justify-content-between">
|
||||
<div class="font-1_7 overviewProductHeading fw-600">Overview</div>
|
||||
<div class="font-2_2 text-center fw-bold overviewProductFullTitle">The Laptop of tomorrow with
|
||||
4K OLED Dual Screen for Creative Multitasking</div>
|
||||
<div>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor
|
||||
<div class="overviewProductDes">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor
|
||||
invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. Lorem ipsum dolor sit
|
||||
amet, consetetur sadipscing elitr, sed diam nonumy eirmod</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- photos display -->
|
||||
<div class="container PO_galleryContainer">
|
||||
<div class="p-6 pt-0">
|
||||
<div class="PO_gallery_display">
|
||||
<img src="./../../assets/" />
|
||||
</div>
|
||||
<div>
|
||||
box
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- photos display end -->
|
||||
<!-- footer -->
|
||||
<div id="footer-head"></div>
|
||||
<!-- end-footer -->
|
||||
|
||||
Reference in New Issue
Block a user