Verified Commit cdce458d authored by Jakob Moser's avatar Jakob Moser
Browse files

Remove font-size for headings for now

It did more bad than good
parent 02f6f126
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * Author: personads :: Maximilian Müller-Eberstein (ursprüngliche Version und Design); Jakob Moser
 * Author URI: https://personads.me/
 *
 * Version: 2.8.2
 * Version: 2.8.3
 * Requires PHP: 8.0
 *
 * License: GNU General Public License v3.0
@@ -368,7 +368,6 @@ article > header h3 a,
    box-shadow: 0 0 3px var(--shadow-color);
    text-align: left;
    font-family: var(--monospace);
    font-size: var(--monospace-font-size);
    font-weight: normal;
    color: #fff;
    margin-bottom: -2.5em;