From ce4515296e699d5ad18def2a387465a120c76848 Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Sat, 13 Aug 2022 00:10:26 +0200 Subject: some fix --- _sass/custom/custom.scss | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to '_sass') diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss index 274bfdb..2bd7696 100644 --- a/_sass/custom/custom.scss +++ b/_sass/custom/custom.scss @@ -190,4 +190,18 @@ figure { .ont-404 svg { fill: $body-text-color; width: 100%; +} + +.site-button img { + height: 20px; + vertical-align: middle; + margin-left: 10px; + width: auto; +} + +.site-button svg { + height: 20px; + vertical-align: middle; + margin-left: 10px; + width: 20px; } \ No newline at end of file -- cgit v1.2.3