added padding to top container
This commit is contained in:
parent
b1e425c2ca
commit
524fe0da1b
@ -7,7 +7,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<section class="padding-top-50 padding-bottom-100 company-background">
|
<section class="padding-top-50 padding-bottom-100 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<span class="text-primary font-weight-bold text-uppercase letter-spacing-2">Expert Loft Boarding</span>
|
<span class="text-primary font-weight-bold text-uppercase letter-spacing-2">Expert Loft Boarding</span>
|
||||||
|
|||||||
@ -8,7 +8,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
|
|
||||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<h2 class="margin-top-20 stand-out-text">Loft Boarding Extras & Accessories</h2>
|
<h2 class="margin-top-20 stand-out-text">Loft Boarding Extras & Accessories</h2>
|
||||||
|
|||||||
@ -8,7 +8,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
|
|
||||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Hatches & Access Solutions</h2>
|
<h2 class="margin-top-20 stand-out-text">Professional Loft Hatches & Access Solutions</h2>
|
||||||
|
|||||||
@ -7,7 +7,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Insulation Services</h2>
|
<h2 class="margin-top-20 stand-out-text">Professional Loft Insulation Services</h2>
|
||||||
|
|||||||
@ -7,7 +7,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Ladder Installation & Access Solutions</h2>
|
<h2 class="margin-top-20 stand-out-text">Professional Loft Ladder Installation & Access Solutions</h2>
|
||||||
|
|||||||
@ -8,7 +8,7 @@ include_once $URLcorrection . 'includes/header.php';
|
|||||||
|
|
||||||
|
|
||||||
<section class="padding-top-70 padding-bottom-50 company-background">
|
<section class="padding-top-70 padding-bottom-50 company-background">
|
||||||
<div class="container text-center">
|
<div class="container text-center padding-top-50">
|
||||||
<div class="row justify-content-center margin-bottom-60">
|
<div class="row justify-content-center margin-bottom-60">
|
||||||
<div class="col-md-10">
|
<div class="col-md-10">
|
||||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Lighting</h2>
|
<h2 class="margin-top-20 stand-out-text">Professional Loft Lighting</h2>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user