Add compatibility with some old browsers

main
kirbylife 2024-03-06 14:47:53 -06:00
parent 56a422c542
commit 3563929da0
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ main {
.board > p {
display: flex;
width: 50px;
aspect-ratio: 1/1;
height: 50px;
border: 3px solid #444444;
border-radius: 10px;
justify-content: center;