File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -58,3 +58,8 @@ html.dark div.sketchviz-image {
5858.i-icon .facebook {
5959 --icon-url : var (--i-facebook-url );
6060}
61+
62+ .i-icon .social-media {
63+ width : 2em ;
64+ height : 2em ;
65+ }
Original file line number Diff line number Diff line change @@ -26,19 +26,19 @@ style: "margin: 0 auto; display: block; border-radius: 200px;"
2626:Homepage: https://chauvel.org
2727
2828: Redes Sociales:
29- ``` {rst-class} i-icon github
29+ ``` {rst-class} i-icon social-media github
3030https://github.com/jpchauvel
3131```
32- ``` {rst-class} i-icon gitlab
32+ ``` {rst-class} i-icon social-media gitlab
3333https://gitlab.com/jpchauvel
3434```
35- ``` {rst-class} i-icon linkedin
35+ ``` {rst-class} i-icon social-media linkedin
3636https://linkedin.com/in/jpchauvel
3737```
38- ``` {rst-class} i-icon facebook
38+ ``` {rst-class} i-icon social-media facebook
3939https://facebook.com/hellhovnd
4040```
41- ``` {rst-class} i-icon x-twitter
41+ ``` {rst-class} i-icon social-media x-twitter
4242https://twitter.com/hellhoundorf
4343```
4444
You can’t perform that action at this time.
0 commit comments