Best Practices
mNo edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 12: Line 12:
.H3 {
.H3 {
   padding: 1rem 5em;
   padding: 1rem 5em;
}
.contentHeader {
  padding: 5em;
}
}


Line 42: Line 46:
           grid-template-columns: 1fr !important;  
           grid-template-columns: 1fr !important;  
           }
           }
       .H3 {
       .H3 {
           padding: 1rem 2em;
           padding: 1rem 2em;
Line 50: Line 55:


<div style="background: linear-gradient(94deg, #E2F5FA 0%, #F7FAFC 49%, #FFDABB 100%);">
<div style="background: linear-gradient(94deg, #E2F5FA 0%, #F7FAFC 49%, #FFDABB 100%);">
   <div class="contentHeader" style="padding: 5em;  width: 100%; display: flex; flex-direction: column; gap: 10px; box-sizing: border-box;">
   <div class="contentHeader" style="width: 100%; display: flex; flex-direction: column; gap: 10px; box-sizing: border-box;">
<div style="color: #44546F;">Best practices</div>
<div style="color: #44546F;">Best practices</div>
     <div class="heading" style="color: #182933; font-size: 2.25em;  font-weight: 700; text-transform: uppercase; ">BEST PRACTICES</div>
     <div class="heading" style="color: #182933; font-size: 2.25em;  font-weight: 700; text-transform: uppercase; ">BEST PRACTICES</div>

Revision as of 16:47, 2 April 2024

Best practices
BEST PRACTICES
Suggestions and ideas on how to creatively use MDriven tools.
Here’s how YOU can make MDriven work for YOU