Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Terminal overflowing the footer #58

@mystichronicle

Description

@mystichronicle

The terminal in the website https://codebyte.re/ is overflowing the footer at 100% zoom and above. Up to 90% zoom it's working fine.I have tried to correct it in my GitHub Page https://debjit-mandal.github.io , it's now fine up to 110% zoom.

In the styles folder in main.less :
.terminal-window{
      top: 15vh;
}
.footer{
  bottom: 0;
}
image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions