From c8a83d7905327281654932bd41f7f5d21334b35e Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 20 Nov 2018 01:44:11 -0400 Subject: Tweak

styling (on user pages) --- style.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/style.css b/style.css index 953c17e..5082897 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,18 @@ header, h1 { text-align: center; } +h1 { + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; +} + +h1 img { + margin-right: 0.5em; + margin-left: -0.65em; +} + h2 + ul { /* Evil hack - this makes the list appear slightly closer to the heading. */ margin-top: -0.75em; -- cgit 1.3.0-6-gf8a5