diff --git a/voicegardens/static/styles.css b/voicegardens/static/styles.css index 4b85a87..e2851ff 100644 --- a/voicegardens/static/styles.css +++ b/voicegardens/static/styles.css @@ -1,5 +1,9 @@ /* Custom CSS styles */ +html * { + cursor: none; +} + @font-face { font-family: "Signika Bold"; src: url("fonts/Signika-Bold.ttf") format("ttf");