From 0502791bd25c8ccf0b92d514f8c946c9fe4e7d63 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Sun, 28 Apr 2024 15:09:17 +0200 Subject: [PATCH] 0.7 - UX fixes for v 1.0 --- w3pevent.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/w3pevent.css b/w3pevent.css index 9d7f9d7..d819848 100644 --- a/w3pevent.css +++ b/w3pevent.css @@ -1,4 +1,4 @@ -/* v0.6 of CSS stylesheet for the Web3Privacy Events websites - source: https://github.com/web3privacy/events_web */ +/* v0.7 of CSS stylesheet for the Web3Privacy Events websites - source: https://github.com/web3privacy/events_web */ /* major-mono-display-regular - latin */ @font-face { font-family: 'Major Mono Display'; @@ -493,7 +493,7 @@ footer a:hover, .section-header { margin-bottom: 2rem; margin-top: 1.5rem; - display: inline-block; + text-align: center; border-top-width: 2px; padding-top: 1rem; font-family: Major Mono Display, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;