File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
gsoc-2025-intellij-gradle-plugin
gsoc-2025-kotlin-quality-reporting Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import nouranAtefImg from "./nouran-atef.jpeg"
1010 .gsoc-author-card {
1111 display: flex;
1212 align-items: flex-start;
13- gap: 30px ;
13+ gap: 40px ;
1414 margin-bottom: 20px;
1515 @media (max-width: 472px) {
1616 display: block;
@@ -23,7 +23,7 @@ import nouranAtefImg from "./nouran-atef.jpeg"
2323 margin-bottom: 20px;
2424 }
2525 .gsoc-quote {
26- margin: 0 0 0 10px ;
26+ margin: 0;
2727 }
2828` } </style >
2929
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import victoriaImg from "./victoria.jpeg"
1010 .gsoc-author-card {
1111 display: flex;
1212 align-items: flex-start;
13- gap: 30px ;
13+ gap: 40px ;
1414 margin-bottom: 20px;
1515 @media (max-width: 472px) {
1616 display: block;
@@ -23,7 +23,7 @@ import victoriaImg from "./victoria.jpeg"
2323 margin-bottom: 20px;
2424 }
2525 .gsoc-quote {
26- margin: 0 0 0 10px ;
26+ margin: 0;
2727 }
2828` } </style >
2929
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import vanessaImg from "./vanessa.jpg"
1010 .gsoc-author-card {
1111 display: flex;
1212 align-items: flex-start;
13- gap: 30px ;
13+ gap: 40px ;
1414 margin-bottom: 20px;
1515 @media (max-width: 472px) {
1616 display: block;
@@ -23,7 +23,7 @@ import vanessaImg from "./vanessa.jpg"
2323 margin-bottom: 20px;
2424 }
2525 .gsoc-quote {
26- margin: 0 0 0 10px ;
26+ margin: 0;
2727 }
2828` } </style >
2929
You can’t perform that action at this time.
0 commit comments