User:Kai/updateRefreshV1: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div | <div style="display:flex; gap:5px"> | ||
<div style="background:var(--base-color); width:200px; height:200px"></div> | |||
<div style="background:var(--secondary-color); width:200px; height:200px"></div> | |||
<div style="background:var(--third-color); width:200px; height:200px"></div> | |||
<div style="background:var(--fourth-color); width:200px; height:200px"></div> | |||
<div style="background:var(--fifth-color); width:200px; height:200px"></div> | |||
</div> | |||