Best Practices
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 61: Line 61:
           padding: 2rem 1em;
           padding: 2rem 1em;
       }
       }
        .grid-container {
      .grid-container {
        grid-template-columns: 1fr;
    grid-template-columns: 1fr !important;
        padding: 0 2em;
    padding: 0 2em !important;
    }
}
     }
     }



Revision as of 07:43, 1 August 2024

Best practices
BEST PRACTICES
Suggestions and ideas on how to creatively use MDriven tools.