diff --git a/attribution/index.html b/attribution/index.html
index fc51c48..178e2c5 100644
--- a/attribution/index.html
+++ b/attribution/index.html
@@ -213,16 +213,13 @@ footer a:focus-visible {
/* Misc */
#hero {
- aspect-ratio: 9 / 16;
+ aspect-ratio: 40 / 9;
object-fit: cover;
- width: 33%;
- margin: .5rem 1rem .5rem 0;
- float: left;
}
.inset-left,
.inset-right {
- margin-block: .5rem;
+ margin-bottom: 1rem;
}
/* only float on larger screens */
@@ -230,16 +227,16 @@ footer a:focus-visible {
.inset-left,
.inset-right {
clear: both;
- width: 33%;
- margin-inline: 0;
+ width: 40%;
+ margin: .5rem 0;
}
.inset-left {
float: left;
- margin-inline-end: 1rem;
+ margin-right: 1rem;
}
.inset-right {
float: right;
- margin-inline-start: 1rem;
+ margin-left: 1rem;
}
}
@@ -267,8 +264,6 @@ footer a:focus-visible {
Attribution
-

-
This site is built using Eleventy v3.1.5 by Lee Cattarin.
The header font is Monserrat. The body font is Atkinson Hyperlegible Next, developed by the Braille Institute.
This site is created without the use of generative AI.
@@ -281,6 +276,6 @@ footer a:focus-visible {
site attribution
-
+