Suppress flogo bar
It creates a third page.
This commit is contained in:
parent
ff2ec0ad14
commit
1df2aa72c0
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
|||
page-break-after: always;
|
||||
}
|
||||
|
||||
#flogo {
|
||||
display: none;
|
||||
}
|
||||
:root {
|
||||
--peach: #fbe2d6;
|
||||
--left-blue: #f4f9fd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue