From 10997ab7c518198c5cbdc2942514e823549f77de Mon Sep 17 00:00:00 2001 From: Zhao Xin <7176466@qq.com> Date: Mon, 5 Sep 2022 16:03:39 +0800 Subject: [PATCH] update --- sensehat/index.html | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/sensehat/index.html b/sensehat/index.html index b8401c0..a43371d 100644 --- a/sensehat/index.html +++ b/sensehat/index.html @@ -11,18 +11,18 @@ #matrix { display: flex; flex-direction: column; - gap: 5px; + gap: 2px; } .row { display: flex; - width: 195px; - gap: 5px; + width: 254px; + gap: 2px; } .led { - width: 20px; - height: 20px; + width: 30px; + height: 30px; border: 1px solid gray; background-color: whitesmoke; cursor: pointer; @@ -126,19 +126,23 @@
+ + +
++ + +
+ + +红