3
0
mirror of https://git.coop/cotech/website.git synced 2026-03-16 09:35:58 +00:00

Add some additional padding to the client logos

This commit is contained in:
Chris Lowis
2026-03-13 11:14:18 +00:00
parent 4a85d999ad
commit 8a65352b56
2 changed files with 5 additions and 1 deletions

View File

@ -449,6 +449,10 @@ footer {
padding: var(--space-sm);
}
.padded-xl {
padding: var(--space-xl);
}
.coop-info-box {
position: relative;
padding: 0;