Add compatibility with some old browsers
parent
56a422c542
commit
3563929da0
|
@ -37,7 +37,7 @@ main {
|
||||||
.board > p {
|
.board > p {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
aspect-ratio: 1/1;
|
height: 50px;
|
||||||
border: 3px solid #444444;
|
border: 3px solid #444444;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
Loading…
Reference in New Issue