Explorar el Código

style: resize sponsors section

AykutSarac hace 2 años
padre
commit
965e070ca7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/Sponsors/index.tsx

+ 1 - 1
src/components/Sponsors/index.tsx

@@ -24,7 +24,7 @@ async function getSponsors() {
 
 const StyledSponsorsWrapper = styled.ul`
   display: flex;
-  width: 100%;
+  width: 70%;
   margin: 0;
   padding: 0;
   list-style: none;