[gimp-web] Tweak h2 font size for .cap elements on home page
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Tweak h2 font size for .cap elements on home page
- Date: Mon, 23 Nov 2015 21:28:26 +0000 (UTC)
commit 58edf5127bc29a61c22928fc5fc0518f80fdde5e
Author: Pat David <patdavid gmail com>
Date: Mon Nov 23 15:28:20 2015 -0600
Tweak h2 font size for .cap elements on home page
themes/newgimp/static/css/home.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/static/css/home.css b/themes/newgimp/static/css/home.css
index 4cda098..74f6ffc 100644
--- a/themes/newgimp/static/css/home.css
+++ b/themes/newgimp/static/css/home.css
@@ -164,10 +164,11 @@ nav#menu li#gimp-home {
max-height: 100vh;
}
-.cap h3, .cap h2 {
+.cap h2 {
display: inline-block;
border-bottom: solid 1px #aaa;
margin-bottom: 1rem;
+ font-size: 1.4rem;
}
.cap p {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]