Template:Main Page/styles.css: Difference between revisions
From The Royal Court
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
div.icon-buttons-container { | div.icon-buttons-container { | ||
display:flex; | display:flex; | ||
flex-flow: | flex-flow:wrap; | ||
justify-content:center; | justify-content:center; | ||
gap:15px; | gap:15px; |
Revision as of 22:28, 4 March 2024
div.icon-buttons-container {
display:flex;
flex-flow:wrap;
justify-content:center;
gap:15px;
text-align:center;
font-size:0.9em;
}