From 5ce7d411208090a752ce66e0ae33a320f6639336 Mon Sep 17 00:00:00 2001 From: VRSasha Date: Sat, 5 Aug 2023 04:43:09 +0700 Subject: [PATCH] fix icons --- index.html | 6 +++--- style.css | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 34eae8a..7626b9e 100644 --- a/index.html +++ b/index.html @@ -204,7 +204,7 @@

ข้อมูลเพิ่มเติม

- + version

เวอร์ชัน DATE-VERSION

@@ -212,7 +212,7 @@
- version + version

สถานะของบริการ

ดูสถานะการทำงานบน Uptime Kuma

@@ -224,4 +224,4 @@
- + \ No newline at end of file diff --git a/style.css b/style.css index e727258..4d1035f 100644 --- a/style.css +++ b/style.css @@ -54,7 +54,7 @@ body { align-items: center; text-decoration: none; display: grid; - font-size: 12px; + font-size: 14px; cursor: pointer; padding-top: 10px; padding-right: 15px;