diff --git a/themes/default/css/style.css b/themes/default/css/style.css index 31f397b..8a25698 100644 --- a/themes/default/css/style.css +++ b/themes/default/css/style.css @@ -26,6 +26,12 @@ * along with this program. If not, see . */ +/* HiDPI */ +@media screen and (min-width: 3000px) +{ + html { zoom: 2.0; } +} + /* Global Styles */ @font-face {