Skip to content

Commit

Permalink
Make the linter happier
Browse files Browse the repository at this point in the history
  • Loading branch information
jonandernovella committed Aug 17, 2022
1 parent c6c21c7 commit edf0090
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ Other button classes are defined further down together with other classes for th
.usr-header {
width: 150vh;
}

.help-header {
width: 100vh;
}
Expand All @@ -170,6 +171,7 @@ Other button classes are defined further down together with other classes for th
position: fixed;
background-color: white;
}

@media (max-height: 700px) and (orientation: landscape) {
.footer {
position: relative;
Expand Down

0 comments on commit edf0090

Please sign in to comment.