Skip to content

Commit a2980d2

Browse files
committed
Update socials link and icon color
1 parent d42c7a4 commit a2980d2

9 files changed

+10
-9
lines changed

custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
.socials > ul > li > a {
2727
margin: 0;
2828
padding: 0;
29+
color: "#285a76";
2930
}
3031

3132
.socials > ul > li {
Lines changed: 1 addition & 1 deletion
Loading

icons/Python_icon_(black_and_white).svg

Lines changed: 1 addition & 1 deletion
Loading

icons/_credit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Credit for SVG images used
22

3-
I have modified all of these SVGs in one way or another. The color of each has been lightened from black to a consistent gray that looks better on the blog (currently `#808080`). I have also modified the viewports and scaling so that they have the same height.
3+
I have modified all of these SVGs in one way or another. The color of each has been lightened from black to a consistent color that (hopefully) looks better on the blog (currently `#285a76`). I have also modified the viewports and scaling so that they have the same height.
44

55
I got the GitHub, LinkedIn, and PDF icons from the [Basically Basic Jekyll theme](https://github.com/mmistakes/jekyll-theme-basically-basic/tree/master/_includes).
66

icons/icon-github.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/icon-linkedin.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/icon-pdf.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

icons/python-logo-only.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)