From 6e40a80521f39b4672c7398997b81a55fe9c707b Mon Sep 17 00:00:00 2001 From: samaradel Date: Thu, 3 Nov 2022 12:25:04 +0200 Subject: [PATCH] fix footer links #210 --- content/footer/_index.md | 12 +++++------- css/index.css | 1 + 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/content/footer/_index.md b/content/footer/_index.md index 7ea6adc83..2d3ba1a68 100644 --- a/content/footer/_index.md +++ b/content/footer/_index.md @@ -54,18 +54,16 @@ extra:
-
ThreeFold
+
ThreeFold
+
Partners
-
Partners
+
Blog
-
Blog
- -
NewsRoom
+
NewsRoom
###### [Forum](https://forum.threefold.io/) -
Support
- +
Support
{% end %} diff --git a/css/index.css b/css/index.css index e841c90be..93cef2593 100644 --- a/css/index.css +++ b/css/index.css @@ -61,6 +61,7 @@ img[src*="#absolute"] { } .footer-cust a{ color: #999; + cursor: pointer; } .footer-cust a:hover {