Skip to content

Commit 44995af

Browse files
committed
Set input class to title-4
1 parent 53af3ab commit 44995af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/resources/ui/input_page.blp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ template InputPage: Gtk.Box {
99
orientation: vertical;
1010
valign: center;
1111
Gtk.Label label {
12-
styles ["title-2"]
12+
styles ["title-4"]
1313
label: "Text";
1414
xalign: 0.0;
1515
margin-top: 8;

0 commit comments

Comments
 (0)