[gtk-web/new-website] features: Align the image at the bottom
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web/new-website] features: Align the image at the bottom
- Date: Wed, 29 Jan 2020 16:01:11 +0000 (UTC)
commit 3d3ddc40d299f0494e61746b80c9e8d05d5b36dc
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jan 29 15:30:48 2020 +0100
features: Align the image at the bottom
collections/_pages/features.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/collections/_pages/features.html b/collections/_pages/features.html
index 23b7e78..55fcfb0 100644
--- a/collections/_pages/features.html
+++ b/collections/_pages/features.html
@@ -18,7 +18,7 @@ page_main_heading_description: Thanks to all the hard work by the community, GTK
<h1 class="display-3 pb-3">{{ page.page_main_heading }}</h1>
<span class="text-muted lead">{{ page.page_main_heading_description | markdownify }}</span>
</div>
- <div class="col-md-7 d-none d-md-flex justify-content-center flex-column">
+ <div class="col-md-7 d-none d-md-flex justify-content-end flex-column">
<img src="{{ '/assets/img/wall-gtk-features.png' | prepend: site.url }}" class="img-fluid" alt="GTK
Features Wallpaper" />
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]