diff --git a/app/Views/home.php b/app/Views/home.php
index c64a362..1bd5346 100644
--- a/app/Views/home.php
+++ b/app/Views/home.php
@@ -29,9 +29,17 @@
Services We Offer
-
- • Alcohol and addiction therapy • Marital problem counseling • Group and individual counseling • Psycho-education about prevention • Depression and anxiety therapy.more....
-
+
+
+
+
+ - Alcohol and addiction therapy
+ - Marital problem counseling
+ - Group and individual counseling
+ - Psycho-education about prevention
+ - Depression and anxiety therapy.more....
+
+
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 414e56b..0856fab 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -167,6 +167,14 @@ p {
font-size: 16px;
text-align: justify;
}
+
+.list_text {
+ margin:0 0 1.5em 0;
+ padding: 0;
+ line-height:1.5em;
+ font-size: 16px;
+}
+
.testim{
text-align: left;
}