Skip to content

Commit

Permalink
fix the css selector for hiding the header
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed May 15, 2024
1 parent 596f9e8 commit a992fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/keymap.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ button {
display: none;
}

MuiToolbar-root {display: none;}
header {display: none;}
}

0 comments on commit a992fa7

Please sign in to comment.