Changes

m
Added horizontal dividers
Line 119: Line 119:  
{
 
{
 
   border-radius: 10px;
 
   border-radius: 10px;
   border: 2px solid #00A196;
+
   border: 1px solid #C9C9C9;
 
   padding-top: 10px;
 
   padding-top: 10px;
 
   padding-bottom: 15px;
 
   padding-bottom: 15px;
Line 276: Line 276:  
h4 {
 
h4 {
 
   font-size: 18px;
 
   font-size: 18px;
 +
}
 +
hr {
 +
  margin-top: 40px;
 +
  margin-bottom: 40px;
 
}
 
}
 
}}
 
}}
Line 310: Line 314:  
   </div>
 
   </div>
 
</div>
 
</div>
 +
 
<!-- We want your input section -->
 
<!-- We want your input section -->
 +
<hr>
 
     <h2>We want your input</h2>
 
     <h2>We want your input</h2>
 
     <p>You will see initiatives that we are developing for and with the digital community, links to evolving materials, and opportunities to contribute.</p>
 
     <p>You will see initiatives that we are developing for and with the digital community, links to evolving materials, and opportunities to contribute.</p>
Line 346: Line 352:  
<!-- How you can get involved -->
 
<!-- How you can get involved -->
 
     <h3>How you can get involved</h3>
 
     <h3>How you can get involved</h3>
<div class="initiatives-box">
+
<div class="initiatives-box";>
 
<h4 style="font-size: 18px;">There are currently no initiatives available for participation.</h4>
 
<h4 style="font-size: 18px;">There are currently no initiatives available for participation.</h4>
 
     <p>This section will be updated as new pilot initiatives are shared. Please check back later for ways to get involved. </p>
 
     <p>This section will be updated as new pilot initiatives are shared. Please check back later for ways to get involved. </p>
Line 407: Line 413:  
</div>
 
</div>
 
-->
 
-->
 
+
<hr>
 
<!-- Our team section -->     
 
<!-- Our team section -->     
<h3>Our team</h3>
+
<h2>Our team</h2>
 
     <div class="team-row">
 
     <div class="team-row">
 
       <div class="team-column">
 
       <div class="team-column">
61

edits