From f60d238e1ed20594d03089a4a0adaaedcde7930b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 16 Jun 2025 15:15:03 +0200 Subject: [PATCH] wait #7590 @0.5 --- style/100-global.sass | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/style/100-global.sass b/style/100-global.sass index 0bb2f1c..0c0950c 100644 --- a/style/100-global.sass +++ b/style/100-global.sass @@ -225,7 +225,8 @@ p width: 124px padding: 12px 0 +font-size(20) - +opacity(.16, background-color, $texts-color) + background-color: $controls-button-background + color: $controls-button-color border-radius: 16px text-align: center cursor: pointer @@ -240,13 +241,14 @@ p margin-bottom: 5px .access + background-color: $controls-button-background margin: 0 auto span display: flex svg - color: $texts-color + color: $controls-button-color .only-mobile display: none -- 2.39.5