Skip to content

Instantly share code, notes, and snippets.

View widiatmajaf's full-sized avatar

Farhan Widiatmaja widiatmajaf

View GitHub Profile
@widiatmajaf
widiatmajaf / index.html
Last active June 27, 2020 08:44
excuse me, i would like to make my image 70% of the screen and my paragraph would become 2 lines,but my code produces large images and covering the text. please help me, thanks in andvance.
<div class="container">
<div class="row custom-section d-flex align-item-center">
<div class="col-lg-12 col-lg-4">
<h2>Gatekno</h2>
<h3>Service Center</h3>
<p>Melayani jual beli sparepart komputer, service, dan install ulang laptop Anda. Kami mengutamakan profesionalisme dalam bekerja.</p>
<a href="#">Pelajari lebih lanjut</a>
</div>
<div class="col-lg-12 col-lg-8">
<img src="assets/images/mainbenner.png" alt="Gatekno-banner">