Browse Source

style: resize sponsors section

AykutSarac 2 năm trước cách đây
mục cha
commit
965e070ca7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;