Skip to content

Commit bffd592

Browse files
svh for a bit better mobile maybe. last commit tonight I swear
1 parent afed457 commit bffd592

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

classes/noughts-and-crosses/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.game-board {
2-
height: min(80vh, 80vw);
3-
width: min(80vh, 80vw);
2+
height: min(80svh, 80svw);
3+
width: min(80svh, 80svw);
44
margin: auto;
55

66
display: grid;
@@ -15,7 +15,7 @@
1515
height: 100%;
1616
width: 100%;
1717
background-color: white;
18-
font-size: min(26vh, 26vw);
18+
font-size: min(26svh, 26svw);
1919
text-align: center;
2020
}
2121

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy