Best Practices
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 2: Line 2:
<style>
<style>
     @media (max-width: 767px) {
     @media (max-width: 767px) {
         .content {
         .contentHeader {
             padding: 2em 1em;
             padding: 2em 1em;
             max-width: none;
             max-width: none;
Line 41: Line 41:


<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="content" style="padding: 5em;  width: 100%; display: flex; flex-direction: column; gap: 10px; box-sizing: border-box;">
   <div class="contentHeader" style="padding: 5em;  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 15:06, 2 April 2024

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