@@ -6,7 +6,7 @@
{block name="mainArea"}
<header>
- <h1>About Us</h1>
+ <h1 class="policySubTitle">About Us</h1>
</header>
<div class="container">
<h2>Who We Are</h2>
@@ -54,4 +54,4 @@
}
})
</script>
-{/block}
+{/block}
@@ -5,7 +5,7 @@
{/block}
- <h1>Privacy Policy</h1>
+ <h1 class="policySubTitle">Privacy Policy</h1>
<h2>What information do we collect?</h2>
@@ -132,4 +132,4 @@
- <h1>Return and Warranty</h1>
+ <h1 class="policySubTitle">Return and Warranty</h1>
<h2>7 Day Unconditional Refund Guarantee for Unopened & Unused Items</h2>
@@ -154,4 +154,4 @@
- <h1>Sales Terms</h1>
+ <h1 class="policySubTitle">Sales Terms</h1>
<h2>About Terms</h2>
@@ -133,4 +133,4 @@
@@ -5,9 +5,9 @@
-<header>
- <h1>Vape Points</h1>
-</header>
+<div class="titleP">
+ <h1 class="policySubTitle">Vape Points</h1>
+</div>
<h2>What are Vape points?</h2>
<p>1. Points can be used as cash on orders. 100 points=$1.00. Customers can earn points through various activities
@@ -21,8 +21,9 @@ h2 {
color: #333;
-h1 {
- padding-top: 0.4rem;
+.policySubTitle {
+ padding-top: 0.2rem;
+ text-align: center;
p {
@@ -33,4 +34,4 @@ p {
.aLink {
text-decoration: underline;
color: #00a0e9;
-}
+}
@@ -1178,4 +1178,4 @@ a:active, a:focus {
.fLinkItem {
font-size: .22rem;