diff options
author | ubq323 <ubq323> | 2021-06-14 12:44:11 +0000 |
---|---|---|
committer | ubq323 <ubq323> | 2021-06-14 12:44:11 +0000 |
commit | ee2c781e132dbf97fb493eb1453af03f4beb2279 (patch) | |
tree | f82889e5b80bcf2bdc5aca9ead98168272075f93 | |
parent | 2ac29137d02a7e3128044e2a5b3611b6caa5d1e7 (diff) |
aaaaa
-rw-r--r-- | apioforum/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |