From: Ruben Beltran del Rio Date: Mon, 23 Sep 2024 19:53:55 +0000 (+0200) Subject: Float header in column mode X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/7d88d76a461f0288098f960415f98b700640cad0?ds=inline Float header in column mode --- diff --git a/css/style.css b/css/style.css index 089d207..ce3551d 100644 --- a/css/style.css +++ b/css/style.css @@ -47,6 +47,11 @@ aside { } .columned .h2:not(:only-child) pre { width: 25em } + + header { + float: left; + margin-top: 1.2em; + } } .columned .h2:first-of-type pre { diff --git a/index.gmi b/index.gmi index ecfb013..39edc95 100644 --- a/index.gmi +++ b/index.gmi @@ -1,6 +1,6 @@ --- title: /index.html --- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes. -## Welcome +## ```rbdr