16 lines
363 B
HTML
16 lines
363 B
HTML
<article id="services" class="l-relative l-screen-min-full">
|
|
|
|
<div class="l-underlay services-bg"></div>
|
|
|
|
<h2 class="l-section-header">Services</h2>
|
|
|
|
<div class="l-section-pad l-wrapper services-section">
|
|
A Services Section.
|
|
</div>
|
|
|
|
<div class="l-section-pad l-wrapper services-section">
|
|
Another services Section.
|
|
</div>
|
|
</article>
|
|
|