[connections/onboarding-adjustments] onboarding: title typography



commit 2007048b3e67078e00732406d97945a7ee149983
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Aug 11 16:21:28 2021 +0200

    onboarding: title typography
    
    - use the typo style class rather than scaling

 src/ui/onboarding-dialog-page.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/ui/onboarding-dialog-page.ui b/src/ui/onboarding-dialog-page.ui
index 0ed5f28..fc8e883 100644
--- a/src/ui/onboarding-dialog-page.ui
+++ b/src/ui/onboarding-dialog-page.ui
@@ -17,9 +17,10 @@
         <property name="margin-top">330</property>
         <style>
           <class name="onboarding-dialog-page-title-label"/>
+          <class name="title-1"/>
         </style>
         <attributes>
-          <attribute name="scale" value="2.2"/>
+          <attribute name="scale" value="1"/>
         </attributes>
       </object>
     </child>


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