mirror of
https://git.coop/cotech/website.git
synced 2026-03-15 11:35:59 +00:00
Add some additional padding to the client logos
This commit is contained in:
@ -449,6 +449,10 @@ footer {
|
||||
padding: var(--space-sm);
|
||||
}
|
||||
|
||||
.padded-xl {
|
||||
padding: var(--space-xl);
|
||||
}
|
||||
|
||||
.coop-info-box {
|
||||
position: relative;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user