From d464aaa89875137e2a863ca436dbecbd7ce7d63d Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 4 May 2024 15:53:48 +0200 Subject: Drop prior submodules --- themes/template.patch | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 themes/template.patch (limited to 'themes/template.patch') diff --git a/themes/template.patch b/themes/template.patch deleted file mode 100644 index 5131bfd..0000000 --- a/themes/template.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 0c3a4aa91c0b30dfe201beb1471eba9f3156dfa7 Mon Sep 17 00:00:00 2001 -From: Rasmus Dahlberg -Date: Sat, 5 Feb 2022 16:15:12 +0100 -Subject: [PATCH] move figure - ---- - assets/sass/researcher.scss | 6 ++++-- - 1 file changed, 4 insertions(+), 2 deletions(-) - -diff --git a/assets/sass/researcher.scss b/assets/sass/researcher.scss -index 8bd2561..191ab1e 100644 ---- a/assets/sass/researcher.scss -+++ b/assets/sass/researcher.scss -@@ -81,9 +81,11 @@ $y-medium: 1.0rem; - max-width: 100%; - } - .avatar > img { -- border-radius: 50%; -- float: right; -+ border-radius: 25%; -+ float: left; - margin: -8px 0 0 16px; -+ margin-left: 8px; -+ margin-right: 8px; - height: $avatar-size; - width: $avatar-size; - } --- -2.20.1 - -- cgit v1.2.3