Bug 420136

Summary: Varying font sizes on sub-pages
Product: [Websites] www.kde.org Reporter: Christian Muehlhaeuser <muesli>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal CC: schwancarl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Muehlhaeuser 2020-04-15 20:21:16 UTC
SUMMARY

https://kde.org/plasma-desktop seems to use a bigger font size (see header) than the rest of https://www.kde.org.
Comment 1 carl 2020-04-15 21:24:53 UTC
The size is the same for https://kde.org/plasma-desktop and most of the KDE websites (e.g https://kde.org/community/whatiskde/). The font-size is defined in https://invent.kde.org/websites/aether-sass/-/blob/master/css/includes/_typography.scss

The problem is in the homepage. https://kde.org contains tons of hardcoded font-size and is in the process of being updated completely. See the current mockup at https://kde.carlschwan.eu.
Comment 2 carl 2020-04-15 21:31:28 UTC
the link to the mockup is https://kde.carlschwan.eu/index-new and not https://kde.carlschwan.eu/
Comment 3 carl 2020-07-13 18:33:44 UTC
This is now fixed :)