Template:Main Page helper/styles.css

From Guild of Archivists
Revision as of 22:06, 16 July 2020 by Alahmnat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.main-flex-container {
display:flex; flex-flow:row wrap; justify-content:left; width: 100%;
}
.main-flex-element-sm {
padding-bottom:15px; min-width:250px; text-align:center; max-width:330px;
}
.main-flex-element-lg {
min-width:300px; text-align:center; padding-bottom:22px;
}