From 3d20857fc175b5bc71e2348e8e434f59440b5c82 Mon Sep 17 00:00:00 2001 From: Ahmed-Ayman Date: Thu, 13 Dec 2018 16:35:02 +0200 Subject: [PATCH] change the cursor to pointer for the buttons --- src/stylesheets/globals.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stylesheets/globals.scss b/src/stylesheets/globals.scss index 568780a..0225a83 100644 --- a/src/stylesheets/globals.scss +++ b/src/stylesheets/globals.scss @@ -61,6 +61,7 @@ button { font-size: 1em; max-width: 300px; justify-self: center; // for the css grid + cursor: pointer; } // spans