Skip to content

Commit

Permalink
adding MORPC MTP
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsoltesz committed Mar 6, 2024
1 parent 783512a commit 59203c2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/pages/_southside.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@
width: 48%;
}

&--full-width {
width: 100%;
}

&__title {
margin: 0 0 15px 0;
font-weight: 900;
Expand Down
10 changes: 10 additions & 0 deletions southside/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,16 @@ <h1 class="page-intro__title">Welcome</h1>
<p>The committee currently meets monthly on the third Wednesday at 6pm at the <a href="https://www.columbuslibrary.org/library-locations/">Parsons Branch of the Columbus Metropolitan Library</a>. Starting in May, our meetings will move to the third Tuesday each month.</p>
<p>Our next meeting will be <strong>Wednesday, March 20</strong>.</p>
</section>
<section class="item item--stuff" id="current-action-items">
<h1 class="item__title">Current Action Items</h1>
<div class="stuff-container">
<div class="stuff stuff--full-width">
<h2 class="stuff__title">2024-2050 Metropolitan Transportation Plan</h2>
<p class="stuff__text">MORPC is in the final stages of developing the 2024-2050 Metropolitan Transportation Plan for the Columbus Urbanized Area and is currently collecting public feedback. The Metropolitan Transportation Plan (MTP) is a long-range planning document that identifies transportation priorities, strategies, and projects over the next two decades. It is updated on a 4-year cycle.</p>
<div class="stuff__link"><a href="https://www.morpc.org/2024-2050-metropolitan-transportation-plan/" class="stuff__button button"><i class="fas fa-car-bus fa-fw button__icon button__icon--left"></i> More information and provide feedback </a></div>
</div>
</div>
</section>
<section class="item item--stuff" id="capital-priorities">
<h1 class="item__title">Capital Priorities</h1>
<div class="stuff-container">
Expand Down

0 comments on commit 59203c2

Please sign in to comment.