Skip to content

Commit d5a81ea

Browse files
committed
enlarging social media icons
1 parent 264cb2f commit d5a81ea

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

_static/css/markdown.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
}

blog/members/hellhound.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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
3030
https://github.com/jpchauvel
3131
```
32-
```{rst-class} i-icon gitlab
32+
```{rst-class} i-icon social-media gitlab
3333
https://gitlab.com/jpchauvel
3434
```
35-
```{rst-class} i-icon linkedin
35+
```{rst-class} i-icon social-media linkedin
3636
https://linkedin.com/in/jpchauvel
3737
```
38-
```{rst-class} i-icon facebook
38+
```{rst-class} i-icon social-media facebook
3939
https://facebook.com/hellhovnd
4040
```
41-
```{rst-class} i-icon x-twitter
41+
```{rst-class} i-icon social-media x-twitter
4242
https://twitter.com/hellhoundorf
4343
```
4444

0 commit comments

Comments
 (0)