Bug 344053 - h3 is bigger than h2
Summary: h3 is bigger than h2
Status: RESOLVED FIXED
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Frédéric Sheedy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-11 22:00 UTC by Albert Astals Cid
Modified: 2015-02-12 23:26 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Astals Cid 2015-02-11 22:00:01 UTC
See
  https://akademy.kde.org/2015/travel-coru%C3%B1a

"Santiago de Compostela Airport (SCQ)" is an h2

"How to arrive from Santiago Airport to A Coruña" is an h3

Any idea how to fix this?
Comment 1 Frédéric Sheedy 2015-02-12 22:54:56 UTC
Hi,

I just push this modification:
.node-content h2 {
  font-size: 1.7em;
}

Instead of 1.3em

Looks good?
Comment 2 Albert Astals Cid 2015-02-12 23:00:43 UTC
Looks better yes, where was the issue?
Comment 3 Frédéric Sheedy 2015-02-12 23:07:35 UTC
Here:
cdn.kde.org/css/bootstrap-drupal.css

So git repo:
https://projects.kde.org/projects/websites/neverland/repository/
Comment 4 Frédéric Sheedy 2015-02-12 23:26:42 UTC
Git commit b314787fb14428d4d0d6fd7edf8e7864fa378503 by Frédéric Sheedy.
Committed on 12/02/2015 at 23:21.
Pushed by sheedy into branch 'master'.

Change font size for h2

M  +1    -1    css/bootstrap-drupal.css

http://commits.kde.org/websites/neverland/b314787fb14428d4d0d6fd7edf8e7864fa378503