浏览代码

style: resize sponsors section

AykutSarac 2 年之前
父节点
当前提交
965e070ca7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`
 const StyledSponsorsWrapper = styled.ul`
   display: flex;
   display: flex;
-  width: 100%;
+  width: 70%;
   margin: 0;
   margin: 0;
   padding: 0;
   padding: 0;
   list-style: none;
   list-style: none;