diff --git a/src/_includes/blogCSS.css b/src/_includes/blogCSS.css index 4843404..cbed72e 100644 --- a/src/_includes/blogCSS.css +++ b/src/_includes/blogCSS.css @@ -32,7 +32,7 @@ tr td:nth-child(2n) { background-color: #ffffff; background-image: none; color: #000000; - margin-top: 0; + margin: 0; } details, @@ -51,10 +51,6 @@ tr td:nth-child(2n) { break-inside: avoid; } - img:first-of-type { - display: none; - } - h1 { font-size: 28px; } @@ -91,7 +87,7 @@ tr td:nth-child(2n) { box-shadow: inset 0 0 0 1000px #181818; } - .websiteViews { + .breakBefore { page-break-before: always; } diff --git a/src/index.njk b/src/index.njk index d211c6d..21955ed 100644 --- a/src/index.njk +++ b/src/index.njk @@ -28,7 +28,7 @@ socialMediaPreviewImageAlt: A cat with glasses sitting in front of a laptop
See all posts in the archive