Changes

Jump to navigation Jump to search
1,491 bytes removed ,  15:39, 3 October 2023
no edit summary
Line 221: Line 221:  
/* For smaller screen sizes */
 
/* For smaller screen sizes */
 
@media (min-width: 100px) and (max-width: 950px)  
 
@media (min-width: 100px) and (max-width: 950px)  
{
  −
.thumbcolumn {
  −
  flex: 0 0 95% !important;
  −
  display:inline-block;
  −
width: 100%;
  −
  padding: 10px; /* gutter width */
  −
}
     −
.column {
  −
flex: 0 0 95%;
  −
  display:inline-block;
  −
width: 100%;
  −
  padding: 10px; /* gutter width */
     −
}
   
}
 
}
 
}}
 
}}
Line 258: Line 245:  
* Virtual Participation Link: [Insert Link] <div class="row">
 
* Virtual Participation Link: [Insert Link] <div class="row">
 
      
 
      
   <div class="column"><div class="card infobox">
+
    
          <h4>1. Discovery</h4>
  −
          <p>Involves understanding the key problem and the most important needs of the people impacted. By the end of Discovery, we know what is worth addressing first.</p>
  −
        </div>
  −
      </div>
  −
      <div class="column">
  −
        <div class="card infobox">
  −
          <h4>2. Alpha</h4>
  −
          <p>Includes prototyping ways to address the key problem and most important needs. By the end of Alpha, we should have a scalable solution to address the problem.</p>
  −
        </div>
  −
      </div>
  −
      <div class="column">
  −
        <div class="card infobox">
  −
          <h4>3. Beta</h4>
  −
          <p>Involves testing and iterating on the solution. By the end of Beta, we may share the solution in a public environment so we can continue to improve it.</p>
  −
        </div>
  −
      </div>
  −
      <div class="column">
  −
        <div class="card infobox">
  −
          <h4>4. Live</h4>
  −
          <p>We are ready to share the solution. Since Live is ongoing, the solution needs regular review and maintenance based on user, policy, service, and other key metrics. These metrics will determine if we are effectively supporting digital talent in the public service</p>
  −
        </div>
  −
      </div>
  −
    </div>
   
</div>
 
</div>

Navigation menu

GCwiki