Browse Source

fixed formatting

sisyphus
jkw 7 years ago
parent
commit
648c4c191e
  1. 7
      themes/default/css/style.css

7
themes/default/css/style.css vendored

@ -27,9 +27,10 @@
*/
/* HiDPI */
@media screen and (min-width: 3000px) and (min-height: 1200px)
{
html { zoom: 2.0; }
@media screen and (min-width: 3000px) and (min-height: 1200px) {
html {
zoom: 2.0;
}
}
/* Global Styles */

Loading…
Cancel
Save