From ee2c781e132dbf97fb493eb1453af03f4beb2279 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 14 Jun 2021 12:44:11 +0000 Subject: aaaaa --- apioforum/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apioforum/static/style.css b/apioforum/static/style.css index aed6628..025cee0 100644 --- a/apioforum/static/style.css +++ b/apioforum/static/style.css @@ -136,7 +136,7 @@ nav a { color: blue; text-decoration: none } margin-top: 5px; } -@media all and (min-width: 81px ) { +@media all and (min-width: 810px ) { main { width: 800px; margin: auto; -- cgit v1.2.3