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:
parent
d3136fb829
commit
4a2872171d
7 changed files with 32 additions and 7 deletions
|
@ -337,6 +337,11 @@ body{
|
|||
font-size:15px;
|
||||
}
|
||||
|
||||
.socials {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#blog_section {
|
||||
margin:2vh 0px;
|
||||
padding:2vh 0px !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue