From b95a140e6d8c0d5554cf0054a61ef59e82a0ff13 Mon Sep 17 00:00:00 2001 From: p-wojt Date: Fri, 14 Jan 2022 12:47:19 +0100 Subject: [PATCH] readme & set width/height of canvas & code format --- README.md | 2 +- app.css | 1 - index.html | 4 ++-- src/app.ts | 9 +-------- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index f5e15cd..1f0f338 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # roulette-wheel - +[![Netlify Status](https://api.netlify.com/api/v1/badges/8b876465-5e6b-41fc-b7a4-2f17b245dda5/deploy-status)](https://app.netlify.com/sites/heuristic-jepsen-6c6fd2/deploys) ## Description Application used for entertainment. It helps to decide if we are not determined what should we choose, do or eat etc. diff --git a/app.css b/app.css index 692a27e..5d43ba1 100644 --- a/app.css +++ b/app.css @@ -9,7 +9,6 @@ button { } canvas { - height: 50rem; cursor: pointer; } diff --git a/index.html b/index.html index 07f3cfb..ff09de5 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Roulette wheel - + @@ -26,7 +26,7 @@
- +