Commit 9f193cfb authored by Jakob Moser's avatar Jakob Moser
Browse files

Repair font-weight

parent bc95a360
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ Theme URI: https://gitlab.cl.uni-heidelberg.de/fachschaft/wp-theme
Description: Ein zeitloses WordPress-Theme für die Fachschaft Computerlinguistik in Heidelberg, gehalten in den Farben rot, grau und schwarz. Seit Mitte 2020 nach Anpassungen von Jakob Moser sogar leidlich responsive.
Author: personads :: Maximilian Müller-Eberstein
Author URI: https://personads.me/
Version: 1.00-snapshot-29
Version: 1.00-snapshot-30
Tags: fs-coli, custom

License: GNU General Public License v3.0
@@ -215,6 +215,7 @@ main.landing > header h2 {
    opacity: 0.75;
    grid-row-start: 3;
    text-align: right;
    font-weight: normal;
}

main.landing section {