[gnome-software: 1/2] style: Increase font size for category buttons




commit 9bd0c07b908b04b31321a43bc117846fdb9ba63c
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Jul 25 18:58:08 2022 +0200

    style: Increase font size for category buttons
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Fixes: #1758

 src/style.css | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/style.css b/src/style.css
index 35c0811e5..6521aee6e 100644
--- a/src/style.css
+++ b/src/style.css
@@ -42,6 +42,7 @@ screenshot-carousel button,
        min-width: 140px;
        padding: 20px 10px;
        font-weight: 900;
+       font-size: larger;
 }
 
 clamp.medium .category-tile:not(.category-tile-iconless) {


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