Skip to content

Commit 1b8e77c

Browse files
author
Ralf Grubenmann
committed
Removes rounded corners from epfl logo
1 parent 0976d57 commit 1b8e77c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Check out our <a href="https://mlbench.github.io/blog/">blog</a>!
6363
<h2>Sponsors</h2>
6464

6565
<ul style="list-style-type:none;">
66-
<li><img src="{{ site.baseurl }}public/images/Logo_EPFL.png" alt="EPFL" style="max-width:100px;"/></li>
66+
<li><img src="{{ site.baseurl }}public/images/Logo_EPFL.png" alt="EPFL" style="max-width:100px;border-radius:0px;"/></li>
6767
<li><img src="{{ site.baseurl }}public/images/pwc_logo.png" alt="PwC" style="max-width:100px;"/></li>
6868
<li><img src="{{ site.baseurl }}public/images/google.jpg" alt="Google" style="max-width:100px"/></li>
6969
</ul>

0 commit comments

Comments
 (0)