Update about page enterprise sponsors

This commit is contained in:
orangesurf
2024-08-29 13:02:32 +02:00
parent 3bea10ea35
commit fad39e0bea
4 changed files with 33 additions and 9 deletions

View File

@@ -251,3 +251,12 @@
width: 64px;
height: 64px;
}
.enterprise-sponsor {
.wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
max-width: 800px;
}
}