Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 88dff2e

Browse files
committed
Increased font size.
1 parent 68cf483 commit 88dff2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SignsInternal/StudioWidgets/GuiUtilities.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module.kInlineTitleBarHeight = 24
55

66
module.kDefaultContentAreaWidth = 180
77

8-
module.kDefaultFontSize = 15
8+
module.kDefaultFontSize = 16
99
module.kDefaultFontFace = Enum.Font.SourceSans
1010
module.kDefaultFontFaceBold = Enum.Font.SourceSansBold
1111

0 commit comments

Comments
 (0)