diff --git a/docs-src/index.pug b/docs-src/index.pug index b02b959..94505f4 100644 --- a/docs-src/index.pug +++ b/docs-src/index.pug @@ -11,10 +11,12 @@ prepend header - var promo = 'active' .psa - b Advertise Here: - span Want to advertise your website? - a(href="mailto:ifedapoolarewaju@gmail.com") - b Contact us + b Sponsored: + span Want free Instagram followers? Use Socialfollow® for + b FREE + span and grow your Instagram today! + a.btn.btn-primary(href="https://socialfollow.co/?utm_source=igdm&utm_medium=banner", target="_blank") + b Grow your Instagram NOW append navigation .container.promo.pb-5.pt-2.mb-5.text-center diff --git a/docs/css/index.css b/docs/css/index.css index 6eaa57c..a291102 100644 --- a/docs/css/index.css +++ b/docs/css/index.css @@ -1,9 +1,13 @@ div.psa { width: 100%; - height: 40px; + min-height: 40px; background: white; text-align: center; - padding: 10px 5px; + padding: 5px 5px; + font-size: 12px; +} + +div.psa a.btn.btn-primary { font-size: 12px; } diff --git a/docs/index.html b/docs/index.html index 7ee292e..f944bf7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -28,7 +28,7 @@
-