diff --git a/css/main.css b/css/main.css index 5eb16d8..95d2885 100644 --- a/css/main.css +++ b/css/main.css @@ -1200,4 +1200,8 @@ input[type="number"] { input[type="button"], button { cursor: pointer; +} + +.login-button { + cursor: pointer; } \ No newline at end of file