Table was sticking to edges of screen now

This commit is contained in:
Kuba Orlik 2026-01-19 14:50:33 +01:00
parent d7d50f2603
commit 8327d80b91

View File

@ -5,7 +5,7 @@
flex-flow: column; flex-flow: column;
align-items: center; align-items: center;
background: var(--color-brand-text-bg); background: var(--color-brand-text-bg);
padding: 16px 0; padding: 16px;
table, table,
td, td,