Skip to content

Commit e0fc12f

Browse files
Merge pull request #785 from jarrodmillman/icons
Fix icons width
2 parents 15f9ae6 + b91497f commit e0fc12f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@ Scientific Python Lectures
7070
.. Icons from https://fonts.google.com/icons
7171
7272
.. |pdf-icon| image:: images/icon-pdf.svg
73-
:width: 15em
73+
:width: 1em
7474
:class: vcenter
7575
:alt: PDF icon
7676

7777
.. |html-icon| image:: images/icon-archive.svg
78-
:width: 15em
78+
:width: 1em
7979
:class: vcenter
8080
:alt: Archive icon
8181

8282

8383
.. |github-icon| image:: images/icon-github.svg
84-
:width: 15em
84+
:width: 1em
8585
:class: vcenter
8686
:alt: GitHub icon
8787

0 commit comments

Comments
 (0)