Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 3201cdd

Browse files
Reduce width by a tiny bit
1 parent 455c1e9 commit 3201cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Home/Pages/Games/Voronoi/Index.razor.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display: block;
33
width: 100%;
44
aspect-ratio: 1;
5-
max-width: 100%;
5+
max-width: 98%;
66
border: 1px solid #999;
77
background-color: black;
88
cursor: crosshair;

0 commit comments

Comments
 (0)