From 5e97fbd9b51a2df1848de4a77c1d511f71d27896 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:15:39 +0100 Subject: [PATCH] Update default.html Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- _layouts/default.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 3157102..3a82ec3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -227,23 +227,27 @@ font-size: 1.375rem; color: #fff } - + + .container { + width: 1150px; + margin: 0 auto; /* This will center the container */ + }
- -

+

Python Tutorials
-
Python Tutorials
+
+
{{ content }} - +