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




commit 22a1011b5bf8a31cb5fdea7e00a88f6493c9db83
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]