From 55fb0d31b966aef84f473c3dcb475a21dd442f3c Mon Sep 17 00:00:00 2001 From: kyu08 Date: Sun, 17 Mar 2024 13:20:22 +0000 Subject: [PATCH] deploy: d8b7f0caab8845e3d1fd9fb0e8256ab5dc4e5ef3 --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 84fbbe24..1c02b388 100644 --- a/style.css +++ b/style.css @@ -86,3 +86,7 @@ article.on-list { .headings--one-size h1:not(first-child), .headings--one-size h2:not(first-child), .headings--one-size h3:not(first-child), .headings--one-size h4:not(first-child), .headings--one-size h5:not(first-child), .headings--one-size h6:not(first-child) { margin-top: 20px; } + +.pagination__title { + margin: 20px 0 20px; +}