From ed7cda6dc79c8c2e8306d0ef95e398335288c08a Mon Sep 17 00:00:00 2001 From: PhoeniXAbhisheK Date: Feb 28 2019 16:36:59 +0000 Subject: Uniform seperators --- diff --git a/assets/css/custom.css b/assets/css/custom.css index b6150d5..43cb09a 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -101,6 +101,10 @@ blockquote { display: none; } +.text-center.col-md-10{ + padding: 0; +} + #div_id_hp { display: none; } diff --git a/templates/base.html b/templates/base.html index 2a30c7b..deab924 100644 --- a/templates/base.html +++ b/templates/base.html @@ -69,7 +69,7 @@ {% block content %}{% endblock %} -