From 89e24852866ab9f51cb4dfe44aaa483526c0474c Mon Sep 17 00:00:00 2001 From: hellerve Date: Fri, 18 Oct 2019 09:35:04 +0200 Subject: [PATCH] style: make pointer cursor --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 6ff17f6..0eb8ae8 100644 --- a/index.html +++ b/index.html @@ -34,6 +34,7 @@ .main summary { font-size: 22px; font-weight: 400; + cursor: pointer; } .main a { color: #000;