1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Added Handles for Twitter, Linkedin and Medium to GitFolio (#84)

* Added Handles for Twitter, Linkedin and Medium to GitFolio

* Updates README

* Updates README
This commit is contained in:
Rohan Mohapatra 2019-07-18 19:13:21 +05:30 committed by imfunny
parent d3136fb829
commit 4a2872171d
7 changed files with 32 additions and 7 deletions

View file

@ -337,6 +337,11 @@ body{
font-size:15px;
}
.socials {
color: #fff;
text-decoration: none;
}
#blog_section {
margin:2vh 0px;
padding:2vh 0px !important;