diff --git a/attribution/index.html b/attribution/index.html index bbecc95..2841731 100644 --- a/attribution/index.html +++ b/attribution/index.html @@ -157,6 +157,14 @@ a:visited { } } +ul { + margin-block: 1.25rem; +} + +ul p { + margin-block: 0; +} + /* Header/nav/footer */ header { height: 20vh; @@ -248,6 +256,6 @@ footer a:focus-visible {
- +