Template:ContactFooter: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 12: Line 12:
     border-top: 1px solid #e7e7e7;
     border-top: 1px solid #e7e7e7;
     border: 1px solid #ddd;
     border: 1px solid #ddd;
    clear: both;
    overflow: hidden;
}
}
.contact-container {
.contact-container {
Line 17: Line 19:
     justify-content: space-around;
     justify-content: space-around;
     flex-wrap: wrap;
     flex-wrap: wrap;
    clear: both;
    overflow: hidden;
}
}
.contact-column {
.contact-column {

Revision as of 19:54, 17 October 2024


Usage

{{ContactFooter}}