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 @@
+ + +
++ + +
+ + +红