Chaged styling
This commit is contained in:
parent
2253e378ac
commit
4c104560d5
@ -257,7 +257,7 @@ class information_bow(Gtk.Box):
|
||||
self.subtitle = subtitle
|
||||
title_label = Gtk.Label(
|
||||
label=self.title,
|
||||
css_classes=['subtitle', 'caption'],
|
||||
css_classes=['subtitle', 'caption', 'dim-label'],
|
||||
hexpand=True,
|
||||
margin_top=10,
|
||||
margin_start=0,
|
||||
|
Loading…
Reference in New Issue
Block a user