3
0
mirror of https://git.coop/cotech/website.git synced 2026-05-16 15:49:38 +00:00

added fixes per natashas feedback

This commit is contained in:
simon
2026-05-12 15:26:31 +01:00
parent fbae977df3
commit 09f8ba9388
2 changed files with 31 additions and 29 deletions

View File

@ -580,6 +580,7 @@ table {
table td {
padding: var(--space-sm) var(--space-md);
border-bottom: 1px solid var(--cotech-dark-grey);
font-family: "open_sansregular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
vertical-align: top;
color: var(--cotech-white);
}