1
0
Fork 0

update link color

This commit is contained in:
Tommy Vedvik 2019-03-01 01:25:44 +01:00
parent 1908891ba8
commit dc32ee4bae

View file

@ -10,7 +10,7 @@ body {
--bg-code: #fffbf3;
--body-color: #444;
--title-color: #111;
--link-color: #7d5de5;
--link-color: #6b17e6;
--border-color: rgba(0,0,0,.1);;
--space: 3.5rem;
--content-width: 860px;