diff --git a/public/img/conf/Sponsors/Graphweaver.svg b/public/img/conf/Sponsors/Graphweaver.svg index 1772529462..084dd8bf38 100644 --- a/public/img/conf/Sponsors/Graphweaver.svg +++ b/public/img/conf/Sponsors/Graphweaver.svg @@ -1,10 +1,3 @@ - - - - - - - - - + + diff --git a/public/img/conf/Sponsors/IBM.svg b/public/img/conf/Sponsors/IBM.svg index d2e3a39758..55abf2df9f 100644 --- a/public/img/conf/Sponsors/IBM.svg +++ b/public/img/conf/Sponsors/IBM.svg @@ -1,16 +1,3 @@ - - - - - - - - - - - - \ No newline at end of file + + + diff --git a/public/img/conf/Sponsors/TheGuild.svg b/public/img/conf/Sponsors/TheGuild.svg index 4609fa1e13..6ae837c066 100644 --- a/public/img/conf/Sponsors/TheGuild.svg +++ b/public/img/conf/Sponsors/TheGuild.svg @@ -1,7 +1,5 @@
- +
@@ -152,7 +152,7 @@ export default function Page() {
- +
diff --git a/src/app/conf/2024/sponsors.tsx b/src/app/conf/2024/sponsors.tsx index 2a2f6adf36..1fc9d245ca 100644 --- a/src/app/conf/2024/sponsors.tsx +++ b/src/app/conf/2024/sponsors.tsx @@ -56,6 +56,7 @@ function List({ className={clsx( "relative shrink-0 bg-[#251f30] rounded-md", "flex justify-center", + "items-center", // fix vertical align in Safari/iOS "border border-solid border-transparent hover:border-primary focus:border-primary", "transition-colors", "hover:shadow-primary/20 focus:shadow-primary/20 shadow-md outline-none", @@ -69,7 +70,7 @@ function List({