Chaged styling

This commit is contained in:
jeffser 2024-10-11 22:51:51 -06:00
parent 2253e378ac
commit 4c104560d5

View File

@ -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,