From d2fbc07e7880ca2d3e4ca0a34309f7b5f6ce106d Mon Sep 17 00:00:00 2001 From: emmahopchet <113585653+emmahopchet@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:22:53 +0100 Subject: [PATCH] Commit --- assets/css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index a672a3f..82e04df 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -505,4 +505,10 @@ body{ } + .image-references{ + font-size: 10px; + column-count: 1; + margin-right: 20%; + } + }