Force portfolio size

This commit is contained in:
mez 2025-04-26 12:46:01 +01:00
parent 6046deff45
commit ee0aa2acea

View file

@ -191,6 +191,7 @@ table.portfolio {
white-space: nowrap; white-space: nowrap;
font-size: 8px; font-size: 8px;
color: white; color: white;
table-layout: fixed;
/* filter: contrast(1); */ /* filter: contrast(1); */
} }