Revert "Update jekyll"
This reverts commit de8824f7d4.
We have to wait for an update of docker/jekyll/jekyll.
This commit is contained in:
@@ -121,7 +121,7 @@ a {
|
||||
color: $brand-color;
|
||||
text-decoration: none;
|
||||
&:visited {
|
||||
color: color.adjust($brand-color, $lightness: -15%, $space: hsl);
|
||||
color: darken($brand-color, 15%);
|
||||
}
|
||||
&:hover {
|
||||
color: $text-color;
|
||||
|
||||
Reference in New Issue
Block a user