From 53cb55dd931d453d4433c842cc99609425fd8101 Mon Sep 17 00:00:00 2001 From: Mykola Fant Date: Fri, 5 Jul 2024 13:56:24 +0300 Subject: [PATCH 1/6] title links css --- src/css/home.css | 5 +++++ src/partials/body-home.hbs | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/css/home.css b/src/css/home.css index 1c5200b..6b63a86 100644 --- a/src/css/home.css +++ b/src/css/home.css @@ -137,6 +137,11 @@ text-align: center; } +.home .card-title a { + color: inherit !important; + text-decoration: none !important; +} + @media (min-width: 480px) { .home .card { flex-basis: calc(50% - calc(var(--cards-gap) * 1 / 2)); diff --git a/src/partials/body-home.hbs b/src/partials/body-home.hbs index 7162dc9..ee7a42d 100644 --- a/src/partials/body-home.hbs +++ b/src/partials/body-home.hbs @@ -35,7 +35,7 @@
-

Hazelcast Platform

+

Hazelcast Platform