app/assets/less/base/typography.less: adding .text-linkedin
This commit is contained in:
parent
c28f8cafa5
commit
f4659ff549
1 changed files with 1 additions and 0 deletions
|
|
@ -11,3 +11,4 @@
|
|||
.text-github { color: @github-color; }
|
||||
.text-gitlab { color: @gitlab-color; }
|
||||
.text-google { color: @google-color; }
|
||||
.text-linkedin { color: @linkedin-color; }
|
||||
|
|
|
|||
Reference in a new issue