Archived
1
0
Fork 0

app/assets/less/base/typography.less: adding .text-linkedin

This commit is contained in:
Henrik Hautakoski 2018-08-08 22:53:04 +02:00
parent c28f8cafa5
commit f4659ff549
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA

View file

@ -11,3 +11,4 @@
.text-github { color: @github-color; }
.text-gitlab { color: @gitlab-color; }
.text-google { color: @google-color; }
.text-linkedin { color: @linkedin-color; }