grgr.me

latest commits to https://grgr.me/
Log | Files | Refs

commit 0b12eb3b5fd3387aea0983cce6938db497ade2d3
parent 1998d617b6cc297dbe315cb1b935366dde5df51e
Author: corndog <cauchyn@firemail.cc>
Date:   Mon, 26 Nov 2018 12:20:27 -0800

Collapse h1 selector's font-size rule.

Diffstat:
in/static/style.css | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/in/static/style.css b/in/static/style.css @@ -25,9 +25,6 @@ h1, h2 { font-family: "Cooper Hewitt", sans-serif; font-weight: 400; -} - -h1 { font-size: 1.05em; }