pricing changes

This commit is contained in:
Matt Batchelder
2026-05-14 12:46:20 -04:00
parent 474fe7dfdc
commit 9c3c7b8b60
5 changed files with 6 additions and 9 deletions

View File

@@ -1683,7 +1683,7 @@ function oribi_render_addon_card($a)
/* ── Device Section ────────────────────────────────────────────────────────── */
function oribi_render_device_section($a, $content)
{
return oribi_render_card_section($a, $content, 'grid device-grid', 2);
return oribi_render_card_section($a, $content, 'grid', 2);
}
/* ── Device Card ───────────────────────────────────────────────────────────── */