diff options
-rw-r--r-- | html/tower/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/html/tower/index.html b/html/tower/index.html index 8f6fd05..7c9c3df 100644 --- a/html/tower/index.html +++ b/html/tower/index.html @@ -34,7 +34,6 @@ .tower-option { width: 80px; height: 80px; - border: 2px solid #666; cursor: grab; position: relative; display: flex; |