Added Button layout for Game

This commit is contained in:
2026-03-22 00:39:26 +01:00
parent e019b31f29
commit e06a0e52a4
2 changed files with 44 additions and 21 deletions

View File

@@ -1,8 +1,6 @@
.label{
font-weight: 700;
font-size: 20px;
border: 2px solid red;
}
.grid{
background-color: yellow;
font-size: 60px;
border: 2px solid lightblue;
border-radius: 5px;
}