summaryrefslogtreecommitdiffstats
path: root/site/download/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/download/index.php')
-rw-r--r--site/download/index.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 6b413ce..c4c3f4d 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -24,14 +24,10 @@
<!DOCTYPE html>
<html>
<head>
- <meta name="viewport" content="width=device-width, initial-scale=1">
-
-<style type="text/css">
-<?php echo miniCss(file_get_contents("../css/main.css")); ?>
-</style>
-
+ <style type="text/css">
+ <?php echo miniCss(file_get_contents("../css/main.css")); ?>
+ </style>
<title><?php echo gettext("Download libreboot"); ?></title>
-
</head>
<body>