fix first-page footer

This commit is contained in:
Jason Gao 2024-03-05 21:23:06 +08:00
parent 883a53c0df
commit 182fe8cbbd

View file

@ -50,9 +50,10 @@
div.running-footer-first {
position: running(footer-first);
@include footer;
text-align: right;
justify-content: flex-end;
&::after {
font-size: 7pt;
font-weight: $font-bold;
content: $content;
}