From d2b4427d9a379f7fac4ce250494f6f3f714b1dbc Mon Sep 17 00:00:00 2001 From: rodriguez-p <106660817+rodriguez-p@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:12:57 +0200 Subject: [PATCH] update base style --- _pages/publications.md | 2 +- _sass/_base.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_pages/publications.md b/_pages/publications.md index 4207bae716bd..a5a82da65c56 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -10,7 +10,7 @@ nav_order: 2
-

Preprints

+

preprints

{% bibliography -f preprints %} diff --git a/_sass/_base.scss b/_sass/_base.scss index 073f10a2e7b5..13c79e8ff818 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -649,6 +649,7 @@ footer.sticky-bottom { h2 { margin-bottom: 1rem; + text-align: right; span { font-size: 1.5rem;