Fix styles

This commit is contained in:
CHIEFSOFT\ameye
2025-09-16 09:25:22 -04:00
parent 79729f0475
commit 80103dff3a
14 changed files with 200 additions and 232 deletions
+15 -22
View File
@@ -1,28 +1,21 @@
<?php $this->extend('layouts/master') ?>
<?php $this->section('content') ?>
<div id="breadcrumbs">
<a title="Home" href="#">Home -</a> Homelessness, Joblessness and Mental Health Issues
</div><!--/ breadcrumbs-->
<div class="gray-holder">
<div id="breadcrumbs">
<a title="Home" href="#">Home »</a> Homelessness, Joblessness and Mental Health Issues
</div>
<div class="gray-holder">
<h1>Homelessness, Joblessness and Mental Health Issues</h1>
<p>
<h1>Homelessness, Joblessness and Mental Health Issues</h1>
<p>
Mental health problems stem from homelessness, joblessness and financial difficulty. Living under the bridge or being jobless is a serious mental health issue that can be addressed when you call today. Help is available when you can I Care Mental Health (ICMH). Economic situation can create homelessness for many people who are looking for work and cannot find job. Joblessness and homelessness are inextricably linked and they are the cause of poverty in our community today. You can seek for help from our professionals to know how you can get back on your feet.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
Mental health problems stem from homelessness, joblessness and financial difficulty. Living under the bridge or
being jobless is a serious mental health issue that can be addressed when you call today. Help is available when
you can I Care Mental Health (ICMH). Economic situation can create homelessness for many people who are looking
for work and cannot find job. Joblessness and homelessness are inextricably linked and they are the cause of
poverty in our community today. You can seek for help from our professionals to know how you can get back on
your feet.
</p>
<div class="clear"></div>
</div><!--/ gray-holder-->
<?= $this->endSection() ?>