Skip to content

Commit 319dbd5

Browse files
committed
css
1 parent 469797e commit 319dbd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tic-tac-toe.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ h1 {
8989
.sbox {
9090
background-color: #FB9AD1;
9191
font-size: 8vmin;
92-
height: 18vmin;
93-
width: 18vmin;
92+
height: 16vmin;
93+
width: 16vmin;
9494
border-radius: 1rem;
9595
border: 0;
9696
box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);

0 commit comments

Comments
 (0)