Widget:Partners: Difference between revisions
From Akal Lokal
(Created page with "<noinclude> This is the Partners widget. To use this widget on a wiki page, use <nowiki>{{#widget:Partners}}</nowiki> </noinclude> <includeonly> <style type="text/css"> .partner-container { max-width: 1200px; margin: 0 auto; } .partner-container h2 { text-align: center; } .partner-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 20px; } .partner-card { display: flex; flex-direction: column; al...") |
No edit summary |
||
| Line 7: | Line 7: | ||
max-width: 1200px; | max-width: 1200px; | ||
margin: 0 auto; | margin: 0 auto; | ||
margin-bottom: 44px; | |||
} | } | ||
Revision as of 09:51, 6 January 2025
This is the Partners widget. To use this widget on a wiki page, use {{#widget:Partners}}
