Remove unused code

This commit is contained in:
Kevin Kandlbinder 2021-04-12 13:00:05 +00:00 committed by GitHub
parent 1e89cccdc9
commit d542206091
9 changed files with 151 additions and 185 deletions

View file

@ -36,7 +36,6 @@ footer {
}
#content {
/*min-height: calc(100vh - 26px);*/
flex-grow: 1;
display: flex;
flex-direction: column;