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 }} - +