From 95a042e00dcdd822a3ab08aa09ba06aa9f8e971c Mon Sep 17 00:00:00 2001 From: Heli-o Date: Mon, 14 Oct 2024 18:55:46 +0200 Subject: [PATCH] changed buttons --- quartz/components/styles/buttons8831.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/quartz/components/styles/buttons8831.scss b/quartz/components/styles/buttons8831.scss index 47345e1..09af58b 100644 --- a/quartz/components/styles/buttons8831.scss +++ b/quartz/components/styles/buttons8831.scss @@ -7,10 +7,14 @@ margin: 0 auto; opacity: 1.0; } -.button-group a, .button-group iframe { +.button-item { margin: 5px; opacity: 1; } +.button-group a, .button-group iframe { + width: 88px; + height: 31px; +} .button-group img { width: 88px; height: 31px;