Suppress flogo bar

It creates a third page.
This commit is contained in:
Eli Ribble 2026-03-02 18:51:13 +00:00
parent ff2ec0ad14
commit 1df2aa72c0
No known key found for this signature in database

View file

@ -28,6 +28,9 @@
page-break-after: always;
}
#flogo {
display: none;
}
:root {
--peach: #fbe2d6;
--left-blue: #f4f9fd;