[libadwaita/wip/exalm/status-pages: 20/22] status-page: Use title-1 for title




commit 36eb2f1aca46f2eb5c1a39daed6eaf668df5a604
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Nov 28 00:26:22 2021 +0500

    status-page: Use title-1 for title
    
    Fixes https://gitlab.gnome.org/GNOME/libadwaita/-/issues/336

 src/adw-status-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/adw-status-page.ui b/src/adw-status-page.ui
index 4b38a453..4ad76efa 100644
--- a/src/adw-status-page.ui
+++ b/src/adw-status-page.ui
@@ -44,7 +44,7 @@
                             </binding>
                             <style>
                               <class name="title"/>
-                              <class name="large-title"/>
+                              <class name="title-1"/>
                             </style>
                           </object>
                         </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]