Add compatibility with some old browsers
parent
56a422c542
commit
3563929da0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue