From 805788f4823c9e0821136a4baa08a1a9e4a44e92 Mon Sep 17 00:00:00 2001 From: ParliamentMan Date: Sat, 25 Apr 2026 06:06:55 -0700 Subject: Wrote Fig article --- britons.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'britons.css') diff --git a/britons.css b/britons.css index 6e26d15..b64e713 100644 --- a/britons.css +++ b/britons.css @@ -10,7 +10,7 @@ body { font-family: "Liberation Serif", "Times New Roman"; display: block; background-color: whitesmoke; - width: 80%; + width: 70%; padding: 2%; padding-top: 1%; margin: 2%; @@ -68,7 +68,7 @@ header i { opacity: 0.5; transition: opacity 0.25s ease-in; z-index: -1; - width: 17%; + width: 25%; } .fig:hover { -- cgit v1.2.3