From 90e692c16d8268e89910eda3508347ab38ab4ae8 Mon Sep 17 00:00:00 2001 From: Moritz Warning Date: Fri, 9 Oct 2020 19:11:11 +0200 Subject: [PATCH] index.html: switch version/model field order --- www/index.css | 2 +- www/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.css b/www/index.css index 147d5b8..f028ff2 100644 --- a/www/index.css +++ b/www/index.css @@ -26,7 +26,7 @@ a { border: 0.06em solid transparent; background-color: #f1f1f1; padding: 0.8em; - width: 100%; + width: 92%; border-radius: 0.2em; font-size: inherit; } diff --git a/www/index.html b/www/index.html index 92421a5..733e583 100644 --- a/www/index.html +++ b/www/index.html @@ -40,7 +40,6 @@


-
+

-- 2.30.2