From ca6f5bafe72ba2f9b8ccbd6fe055d20fe590bf26 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 18 Jun 2023 23:35:49 +0900 Subject: feat(content): add icon to /about page --- static/style.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 18a0646..8967805 100644 --- a/static/style.css +++ b/static/style.css @@ -257,3 +257,9 @@ h1 { display: none; } } + +.my-icon { + display: flex; + justify-content: center; + align-items: center; +} -- cgit v1.2.3-70-g09d2