Skip to content

Commit

Permalink
Remove usage of CSS zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Nov 13, 2021
1 parent a98da9e commit 064ffe4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/css/dashboard-common.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
body > div.body {
padding: 0 0.5em;
}
@media screen and (max-device-width: 960px) {
body {
zoom: 1.4;
}
}
h2, h3 {
margin: 1em 0;
}
Expand Down

0 comments on commit 064ffe4

Please sign in to comment.