diff options
-rw-r--r-- | docs/global.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/global.css b/docs/global.css index 0c14c721..364ebfa1 100644 --- a/docs/global.css +++ b/docs/global.css @@ -20,6 +20,7 @@ body { h1 { font-size: 2.0em; + text-align: center; } #logo { |