From 94f8da091c132ea7bba87a05598ac72ffdbed3ad Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 15 Sep 2021 15:19:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Mozi.HttpEmbedded/Document/Error.html | 14 +++++++------- Mozi.HttpEmbedded/Document/Home.html | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Mozi.HttpEmbedded/Document/Error.html b/Mozi.HttpEmbedded/Document/Error.html index 573cdfd..c6421bc 100644 --- a/Mozi.HttpEmbedded/Document/Error.html +++ b/Mozi.HttpEmbedded/Document/Error.html @@ -8,16 +8,16 @@ diff --git a/Mozi.HttpEmbedded/Document/Home.html b/Mozi.HttpEmbedded/Document/Home.html index 0ecf9cf..36d10c9 100644 --- a/Mozi.HttpEmbedded/Document/Home.html +++ b/Mozi.HttpEmbedded/Document/Home.html @@ -12,7 +12,7 @@ ul { list-style-type: none;padding: 0;margin: 0; } body {padding: 0; margin: 0;} ul { list-style-type: none;padding: 0;margin: 0; } - h1 { font-size: 1.22rem; } + h1 { font-size: 1.22rem; } h2 { font-size: 1rem; } h3 { font-size: 0.89rem; } h4 { font-size: 0.78rem; } -- GitLab