From addafd878e5fef036ab7dd894c9def979d41d703 Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg <grin@lbry.com> Date: Mon, 29 Mar 2021 07:21:25 -0400 Subject: [PATCH] title pointer --- styles/globals.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/globals.scss b/styles/globals.scss index e927a7f..44eedc2 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -86,6 +86,7 @@ main { .title { font-weight: bolder; font-size: 1.5rem; + cursor: pointer; @media (min-width: $breakpoint-small) { font-size: 2rem;