File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 38
38
padding-left : 1.5em ;
39
39
}
40
40
.icon {
41
- width : 30px ;
41
+ width : 2.5em ;
42
+ height : 2.5em ;
42
43
margin-right : 10px ;
43
44
}
44
45
.logo {
84
85
</ p >
85
86
<!-- icons -->
86
87
< div class ="icons-container ">
87
- < a href ="https://github.com/libdebug/libdebug " target ="_blank "> < img src ="./images/github-mark/github-mark.png " alt ="GitHub " style =" width: 30px; margin-right: 10px; "> </ a >
88
- < a href ="https://docs.libdebug.org/ " target ="_blank "> < img src ="./images/logo-dark.png " alt ="Docs " style =" width: 30px; margin-right: 10px; "> </ a >
89
- < a href ="https://pypi.org/project/libdebug/ " target ="_blank "> < img src ="./images/pypi.png " alt ="PyPI " style =" width: 30px; margin-right: 10px; "> </ a >
88
+ < a href ="https://github.com/libdebug/libdebug " target ="_blank "> < img src ="./images/github-mark/github-mark.png " alt ="GitHub " class =" icon "> </ a >
89
+ < a href ="https://docs.libdebug.org/ " target ="_blank "> < img src ="./images/logo-dark.png " alt ="Docs " class =" icon "> </ a >
90
+ < a href ="https://pypi.org/project/libdebug/ " target ="_blank "> < img src ="./images/pypi.png " alt ="PyPI " class =" icon "> </ a >
90
91
</ div >
91
92
</ div >
92
93
</ body >
You can’t perform that action at this time.
0 commit comments