Skip to content

Commit f35e328

Browse files
committed
A couple more tweaks.
1 parent 448a723 commit f35e328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<body>
2828
<a class="github-fork-ribbon" href="https://github.com/progintro/progintro.github.io" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
29-
<div style="margin: 0 auto; width: 640px; padding: 20px 0;">
29+
<div style="margin: 0 auto; max-width: 1024px; padding: 5px 5px;">
3030
<!--
3131
<header>
3232
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>

0 commit comments

Comments
 (0)