From c7f6562aea0820931efd4f81b5e8724998425fc3 Mon Sep 17 00:00:00 2001 From: Vanessa Freudenberg Date: Tue, 27 Aug 2024 10:28:12 -0700 Subject: [PATCH] fix sticky mouse on Firefox --- README.md | 2 +- index.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7fd478b..13b6b6a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Croquet Multiblaster +# Croquet Multiblaster 🚀 This is an homage to Asteroids, implemented as a single HTML page without any backend code. All clients are kept in sync automatically by [Croquet](https://croquet.io/)'s synchronization technology. diff --git a/index.html b/index.html index 2fdb81a..93c150c 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,7 @@ opacity: 100%; } - +