Difference between revisions of "Template:GCOnboardStyles"

From wiki
Jump to navigation Jump to search
 
Line 162: Line 162:
 
   justify-content: stretch;
 
   justify-content: stretch;
 
}
 
}
 
+
.cardColumn2 {
 +
  flex-basis: 50%;
 +
  padding: 10px;
 +
  display: flex;
 +
  align-items: stretch;
 +
  justify-items: stretch;
 +
  justify-content: stretch;
 +
}
 
.card img
 
.card img
 
{
 
{

Latest revision as of 14:11, 22 June 2023