[gtk-web/jimmac-fixes: 3/5] glade - avoid ginat dropshadow
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/jimmac-fixes: 3/5] glade - avoid ginat dropshadow
- Date: Fri, 24 Jan 2020 15:15:36 +0000 (UTC)
commit 1e694797c156af5e17f55e2921dc5accb1552e07
Author: Jakub Steiner <jimmac gmail com>
Date: Fri Nov 22 14:38:31 2019 +0100
glade - avoid ginat dropshadow
collections/_pages/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_pages/index.html b/collections/_pages/index.html
index 377fd8a..d6315c3 100644
--- a/collections/_pages/index.html
+++ b/collections/_pages/index.html
@@ -177,7 +177,7 @@ news_and_events_list:
<span class="text-muted">{{ page.integrations_main_heading_description | markdownify }}</span>
</div>
<div class="col-lg-7 d-flex justify-content-center align-items-center py-4 py-lg-0">
- <img src="{{ page.integrations_image | prepend: site.url }}" class="img-fluid w-100 shadow-lg"
alt="Integration of Glade and GTK" />
+ <img src="{{ page.integrations_image | prepend: site.url }}" class="img-fluid w-100 shadow-sm"
alt="Integration of Glade and GTK" />
</div>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]